ora/ts/index.ts
2020-06-20 13:56:04 +00:00

4 lines
114 B
TypeScript

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