MCPcopy
hub / github.com/iamkun/dayjs / Locale

Interface Locale

types/locale/index.d.ts:5–5  ·  types/locale/index.d.ts::Locale

Source from the content-addressed store, hash-verified

3declare module class="st">'dayjs/locale/*' {
4 namespace locale {
5 interface Locale extends ILocale {}
6 }
7
8 const locale: locale.Locale

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected