UNPKG

@jingbof/rets-client

Version:

RETS (Real Estate Transaction Standards) Client in Typescript

5 lines (4 loc) 77 B
export declare enum RetsRequestMethod { Get = "GET", Post = "POST" }