UNPKG

@clerk/localizations

Version:

Localizations for the Clerk components

7 lines (6 loc) 194 B
import { LocalizationResource } from "@clerk/shared/types"; //#region src/zh-CN.d.ts declare const zhCN: LocalizationResource; //#endregion export { zhCN }; //# sourceMappingURL=zh-CN.d.mts.map