Files
smartrust/ts/index.ts

4 lines
109 B
TypeScript
Raw Permalink Normal View History

2026-02-08 12:28:51 +00:00
import * as plugins from './plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';