UNPKG

ng2-heremaps

Version:
10 lines 246 B
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ export const /** @type {?} */ ScriptLoaderProtocol = { AUTO: 'auto', HTTP: 'http', HTTPS: 'https' }; //# sourceMappingURL=script-loader-protocol.js.map