MCPcopy
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
13declare module "i18next" {
14 interface CustomTypeOptions {
15 returnNull: false;
16 }
17}
18
19i18n

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected