smartfeed/ts/index.ts
2020-10-25 00:09:33 +00:00

4 lines
120 B
TypeScript

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