14 lines
262 B
JavaScript
14 lines
262 B
JavaScript
(function (factory) {
|
|
typeof define === 'function' && define.amd ? define('primeng', factory) :
|
|
factory();
|
|
}((function () { 'use strict';
|
|
|
|
var public_api = {};
|
|
|
|
/**
|
|
* Generated bundle index. Do not edit.
|
|
*/
|
|
|
|
})));
|
|
//# sourceMappingURL=primeng.umd.js.map
|