tools/ts/index.ts
2023-11-22 20:02:38 +01:00

4 lines
126 B
TypeScript

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