cowbird.typedefs

Additional typing definitions.

Module Contents

cowbird.typedefs.PermissionActionType: typing_extensions.TypeAlias = 'PermissionAction'[source]
cowbird.typedefs.PermissionConfigItemType: typing_extensions.TypeAlias = 'PermissionConfigItem'[source]
cowbird.typedefs.PermissionDictType: typing_extensions.TypeAlias = 'PermissionDict'[source]
cowbird.typedefs.StoreInterfaceType: typing_extensions.TypeAlias = 'StoreInterface'[source]
cowbird.typedefs.TestResponseType: typing_extensions.TypeAlias = 'TestResponse'[source]
cowbird.typedefs.Number[source]
cowbird.typedefs.SettingValue[source]
cowbird.typedefs.SettingsType[source]
cowbird.typedefs.AnySettingsContainer[source]
cowbird.typedefs.AnyRegistryContainer[source]
cowbird.typedefs.ParamsType[source]
cowbird.typedefs.CookiesType[source]
cowbird.typedefs.HeadersType[source]
cowbird.typedefs.AnyHeadersType[source]
cowbird.typedefs.AnyCookiesType[source]
cowbird.typedefs.AnyResponseType[source]
cowbird.typedefs.ValueType[source]
cowbird.typedefs.AnyValueType[source]
cowbird.typedefs.AnyKey[source]
cowbird.typedefs._JSON: typing_extensions.TypeAlias = 'JSON'[source]
cowbird.typedefs._JsonObjectItemAlias: typing_extensions.TypeAlias = '_JsonObjectItem'[source]
cowbird.typedefs._JsonListItemAlias: typing_extensions.TypeAlias = '_JsonListItem'[source]
cowbird.typedefs._JsonObjectItem[source]
cowbird.typedefs._JsonListItem[source]
cowbird.typedefs._JsonItem[source]
cowbird.typedefs.JSON[source]
cowbird.typedefs.HTTPMethod[source]
cowbird.typedefs.HandlerConfig[source]
cowbird.typedefs.ConfigItem[source]
cowbird.typedefs.ConfigList[source]
cowbird.typedefs.ConfigDict[source]
cowbird.typedefs.ConfigResTokenInfo[source]
cowbird.typedefs.ConfigSegment[source]
cowbird.typedefs.SyncPointMappingType[source]
cowbird.typedefs.SyncPointServicesType[source]
cowbird.typedefs.SyncPermissionConfig[source]
cowbird.typedefs.SyncPointConfig[source]
cowbird.typedefs.ResourceSegment[source]
cowbird.typedefs.ResourceTree[source]
cowbird.typedefs.PermissionResourceData[source]
cowbird.typedefs.PermissionDataEntry[source]
cowbird.typedefs.PermissionData[source]
cowbird.typedefs.StoreSelector[source]