storybook/app/aurelia/typings.d.ts
2021-02-06 00:11:12 +01:00

5 lines
117 B
TypeScript

declare module 'global';
// will be provided by the webpack define plugin
declare var NODE_ENV: string | undefined;