smartmatch/ts/index.ts
2020-02-25 18:34:29 +00:00

4 lines
121 B
TypeScript

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