paddle/ts/index.ts
2020-10-15 08:59:52 +00:00

4 lines
117 B
TypeScript

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