tsconfig/ts/index.ts
2019-06-22 14:41:45 +02:00

4 lines
119 B
TypeScript

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