paddle/ts/index.ts

4 lines
117 B
TypeScript
Raw Normal View History

2020-10-15 08:59:52 +00:00
import * as plugins from './paddle.plugins';
export let standardExport = 'Hi there! :) This is an exported string';