cloudflare
Version:
The official TypeScript library for the Cloudflare API
9 lines • 719 B
TypeScript
export { BotClassGetResponse, BotClassGetParams, BotClass } from "./bot-class.js";
export { DeviceTypeGetResponse, DeviceTypeGetParams, DeviceType } from "./device-type.js";
export { HTTPMethodGetResponse, HTTPMethodGetParams, HTTPMethod } from "./http-method.js";
export { HTTPProtocolGetResponse, HTTPProtocolGetParams, HTTPProtocol } from "./http-protocol.js";
export { IPVersionGetResponse, IPVersionGetParams, IPVersion } from "./ip-version.js";
export { LocationGetResponse, LocationGetParams, Locations } from "./locations.js";
export { OSGetResponse, OSGetParams, OS } from "./os.js";
export { TLSVersionGetResponse, TLSVersionGetParams, TLSVersion } from "./tls-version.js";
//# sourceMappingURL=index.d.ts.map