Preparing search index...
The search index is not available
@koadz/types - v0.2.8
@koadz/types
core/api-config
APIEndpoints
Interface APIEndpoints
Interface representing a list of endpoints for an API.
Memberof
APIConfig
Indexable
[
endpoint
:
string
]:
{
[
method
:
string
]:
APIEndpoint
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@koadz/types - v0.2.8
Loading...
Interface representing a list of endpoints for an API.
Memberof
APIConfig