detector/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2021-04-12 19:00:08 +00:00
import * as plugins from './detector.plugins';
export let standardExport = 'Hi there! :) This is an exported string';