Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ Locale
Interface
Locale
types/locale/index.d.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
declare module
'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
Used in the wild
real call sites across dependent graphs
searching dependent graphs…