smartexpect/ts/index.ts

4 lines
122 B
TypeScript
Raw Normal View History

2022-01-20 21:40:38 +00:00
import * as plugins from './smartexpect.plugins';
export let standardExport = 'Hi there! :) This is an exported string';