smartmatch/ts/index.ts

4 lines
121 B
TypeScript
Raw Normal View History

2020-02-25 18:34:29 +00:00
import * as plugins from './smartmatch.plugins';
export let standardExport = 'Hi there! :) This is an exported string';