beautyfiglet/ts/index.ts
2018-03-05 01:21:25 +01:00

4 lines
123 B
TypeScript

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