Type alias KeysWithoutReturnObjects

KeysWithoutReturnObjects: {
    [Ns in FlatNamespace]: WithOrWithoutPlural<KeysBuilder<Resources[Ns], false>>
}

Generated using TypeDoc