smartxml/ts/index.ts
2020-10-24 15:47:12 +00:00

4 lines
119 B
TypeScript

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