UNPKG

@clerk/localizations

Version:

Localizations for the Clerk components

7 lines (6 loc) 193 B
import { LocalizationResource } from "@clerk/shared/types"; //#region src/ko-KR.d.ts declare const koKR: LocalizationResource; //#endregion export { koKR }; //# sourceMappingURL=ko-KR.d.ts.map