smartexpect/ts/index.ts
2022-01-20 22:40:38 +01:00

4 lines
122 B
TypeScript

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