7 lines
360 B
JavaScript
7 lines
360 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
|