smartarray/ts/index.ts
2021-06-29 20:41:15 +02:00

4 lines
121 B
TypeScript

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