mirror of
https://github.com/cupcakearmy/svelte-i18n.git
synced 2024-11-17 02:19:52 +01:00
3 lines
161 B
TypeScript
3 lines
161 B
TypeScript
|
// @deno-types="https://unpkg.com/intl-messageformat-parser@3.6.3/lib/index.d.ts"
|
||
|
export * from 'https://unpkg.com/intl-messageformat-parser@3.6.3/lib/index.js'
|