Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Gozargah/Marzban
/ CustomTypeOptions
Interface
CustomTypeOptions
app/dashboard/src/locales/i18n.ts:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
declare module
"i18next"
{
14
interface
CustomTypeOptions {
15
returnNull: false;
16
}
17
}
18
19
i18n
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected