6 lines
278 B
JavaScript
6 lines
278 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
var tslib_1 = require("tslib");
|
|
// Deprecated, import directly from the component folder now.
|
|
tslib_1.__exportStar(require("../../Autofill/Autofill"), exports);
|
|
//# sourceMappingURL=BaseAutoFill.js.map
|