typedrequest/ts/index.ts
2019-08-21 14:36:16 +02:00

4 lines
123 B
TypeScript

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