UNPKG

@angular-material-extensions/google-maps-autocomplete

Version:

Autocomplete input component and directive for google-maps built with angular and material design

9 lines 405 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.relativePathToWorkspaceRoot = void 0; const paths_1 = require("@schematics/angular/utility/paths"); function relativePathToWorkspaceRoot(projectRoot) { return (0, paths_1.relativePathToWorkspaceRoot)(projectRoot); } exports.relativePathToWorkspaceRoot = relativePathToWorkspaceRoot; //# sourceMappingURL=paths.js.map