UNPKG

furystack-core

Version:
2 lines (1 loc) 82 B
export declare type RequestMethod = "GET" | "POST" | "DELETE" | "PATCH" | "PUT";