isotransport/ts/index.ts
2023-01-06 10:36:54 +01:00

4 lines
122 B
TypeScript

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