UNPKG

@dunite/au-fluent-ui

Version:

An Aurelia plugin project that wraps Microsoft Fluent UI React components.

10 lines (8 loc) 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.configure = void 0; function configure(config) { config.globalResources([]); } exports.configure = configure; //# sourceMappingURL=index.js.map