tsconfig/ts/index.ts

4 lines
119 B
TypeScript
Raw Permalink Normal View History

2019-06-22 12:41:45 +00:00
import * as plugins from './tsconfig.plugins';
export let standardExport = 'Hi there! :) This is an exported string';