isotransport/ts/index.ts

4 lines
122 B
TypeScript
Raw Permalink Normal View History

2023-01-06 09:36:54 +00:00
import * as plugins from './isotransport.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';