test-sdk/ts/index.ts
2020-07-04 15:22:44 +00:00

4 lines
119 B
TypeScript

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