Repository URL to install this package:
|
Version:
0.9.6 ▾
|
ui-component-library
/
dist
/
components
/
atoms
/
Icons
/
GridViewIcon
/
GridViewLargeIcon
/
index.js
|
|---|
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./GridViewLargeIcon"));
var GridViewLargeIcon_1 = require("./GridViewLargeIcon");
exports.default = GridViewLargeIcon_1.default;
//# sourceMappingURL=index.js.map