DefaultLocale
Signature
export type DefaultLocale = SeyfertRegistry extends { langs: infer L extends Record<string, any>;} ? L : {};Members
This export does not declare public properties or methods in the generated declaration file.
export type DefaultLocale = SeyfertRegistry extends { langs: infer L extends Record<string, any>;} ? L : {};This export does not declare public properties or methods in the generated declaration file.