ora/ts/index.ts

4 lines
114 B
TypeScript
Raw Normal View History

2020-06-20 13:56:04 +00:00
import * as plugins from './ora.plugins';
export let standardExport = 'Hi there! :) This is an exported string';