office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
7 lines • 366 B
JavaScript
define(["require", "exports", "tslib", "../../Autofill/Autofill"], function (require, exports, tslib_1, Autofill_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// Deprecated, import directly from the component folder now.
tslib_1.__exportStar(Autofill_1, exports);
});
//# sourceMappingURL=BaseAutoFill.js.map