PyPI API Client - v1.0.0
GitHub
npm
Preparing search index...
PyPIClientEvents
Interface PyPIClientEvents
Map of supported client events to their callback signatures
interface
PyPIClientEvents
{
request
:
(
event
:
RequestEvent
)
=>
void
;
}
Index
Properties
request
Properties
request
request
:
(
event
:
RequestEvent
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
request
GitHub
npm
PyPI API Client - v1.0.0
Loading...
Map of supported client events to their callback signatures