smarti18n/ts/index.ts
2023-10-21 15:10:39 +02:00

4 lines
119 B
TypeScript

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