webglobal/ts/index.ts

4 lines
120 B
TypeScript
Raw Permalink Normal View History

2020-03-10 07:46:32 +00:00
import * as plugins from './webglobal.plugins';
export let standardExport = 'Hi there! :) This is an exported string';