tools/ts/index.ts

4 lines
126 B
TypeScript
Raw Permalink Normal View History

2023-11-22 19:02:38 +00:00
import * as plugins from './portablecontract.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';