webglobal/ts/index.ts
2020-03-10 07:46:32 +00:00

4 lines
120 B
TypeScript

import * as plugins from './webglobal.plugins';
export let standardExport = 'Hi there! :) This is an exported string';