mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export type { TranslationKeys } from "./en.js";
|
|
export { en } from "./en.js";
|