UNPKG

md-crud

Version:

Angular material directive to create customizable CRUD forms.

7 lines (6 loc) 321 B
;(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' && typeof require === 'function' ? factory(require('../moment')) : typeof define === 'function' && define.amd ? define(['moment'], factory) : factory(global.moment) }(this, function (moment) { 'use strict';