UNPKG

@humanmark/sdk-js

Version:

Browser-native JavaScript SDK for Humanmark human verification challenges

6 lines 241 B
export declare const ENDPOINTS: { readonly WAIT_CHALLENGE: "/api/v1/challenge/wait"; }; export declare const DEFAULT_BASE_URL = "https://humanmark.io"; export declare const DEFAULT_TIMEOUT = 30000; //# sourceMappingURL=endpoints.d.ts.map