sdk/ts/index.ts
2020-03-24 23:32:43 +00:00

4 lines
114 B
TypeScript

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