UNPKG

349 BSource Map (JSON)View Raw
1{"version":3,"file":"env.js","sourceRoot":"","sources":["../../../../../../modules/universal/src/browser/env.ts"],"names":[],"mappings":";AAAa,iBAAS,GAAG,IAAI,CAAC;AACjB,cAAM,GAAG,KAAK,CAAC","sourcesContent":["export const isBrowser = true;\nexport const isNode = false;\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file