DIR: /var/www/negocios.lapieza.do/node_modules/@babel/types/lib/definitions/ |
Current File : /var/www/negocios.lapieza.do/node_modules/@babel/types/lib/definitions/deprecated-aliases.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEPRECATED_ALIASES = void 0; const DEPRECATED_ALIASES = exports.DEPRECATED_ALIASES = { ModuleDeclaration: "ImportOrExportDeclaration" }; //# sourceMappingURL=deprecated-aliases.js.map |