smarti18n/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2023-10-21 13:10:39 +00:00
import * as plugins from './smarti18n.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';