Blame view

app/bower_components/jquery/src/css/var/rmargin.js 65 Bytes
87c93a029   Dang YoungWorld   add modal
1
2
3
4
5
  define( function() {
  	"use strict";
  
  	return ( /^margin/ );
  } );