0.0.3 • Published 1 year ago

@jiangweiye/cloudflare-api v0.0.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

@jiangweiye/cloudflare-api

install

with pnpm

pnpm add @jiangweiye/cloudflare-api

with yarn

yarn add @jiangweiye/cloudflare-api

with npm

npm install @jiangweiye/cloudflare-api

type

export declare const BASE_URL = "https://api.cloudflare.com/client/v4";
export declare class CloudflareAPI {
    private static match_reg;
    protected static format(url: string, values: IApiContent): string;
}
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago