@aappddeevv/dynamics-client-ui
Version:
## What is it? A library to help you create great dynamics applications.
9 lines • 431 B
JavaScript
;
/**
* WARNING!!! Ensure icons in latest fabric. Include only once at the toplevel.
*/
Object.defineProperty(exports, "__esModule", { value: true });
const icons_1 = require("@uifabric/icons");
console.log("Calling initializeIcons() within the ensureIcons module per https://github.com/OfficeDev/office-ui-fabric-react/tree/master/packages/icons");
icons_1.initializeIcons();
//# sourceMappingURL=ensureIcons.js.map