Skip to main content

typehints

ModuleSource

Extra typehints used by this project.

Typehints

MemberType
Description
DeferredCallableThe typehint of a deferred value.
CachedFileInfoTypedDictThe metadata of the cached file.
CachedPathTypedDictThe string path or the path-like object specifying a file existing on the disk.
CachedStringIOTypedDictThe data of one cached StringIO data.
CachedBytesIOTypedDictThe data of one cached BytesIO data.
CachedDataUnionThe typehint of the cached data.