tspm/ts/index.ts
2025-02-24 23:02:17 +00:00

4 lines
114 B
TypeScript

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