smartbucket/ts/index.ts
2018-03-30 19:42:14 +02:00

4 lines
122 B
TypeScript

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