UNPKG

simple-providers

Version:
8 lines (7 loc) 117 B
export declare enum ProviderMethod { GET = 0, POST = 1, PUT = 2, DELETE = 3, PATCH = 4, }