UNPKG

@risemaxi/api-client

Version:
7 lines 281 B
export type PostEndpoints = {}; export type GetEndpoints = {}; export type PatchEndpoints = {}; export type DeleteEndpoints = {}; export type PutEndpoints = {}; export declare function getEndpointSchema(method: string, path: string): unknown; //# sourceMappingURL=contract.d.ts.map