beautyfiglet/ts/index.ts

4 lines
123 B
TypeScript
Raw Normal View History

2018-03-05 00:21:25 +00:00
import * as plugins from './beautyfiglet.plugins';
export let standardExport = 'Hi there! :) This is an exported string';