deno.land / x / dayjs@v1.11.5 / types / plugin / updateLocale.d.ts

updateLocale.d.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
9
import { PluginFunc } from 'dayjs'
declare const plugin: PluginFuncexport = plugin
declare module 'dayjs' { export function updateLocale(localeName: string, customConfig: Record<string, unknown>): Record<string, unknown>}
dayjs

Version Info

Tagged at
a year ago