Triangle.js Docs
    Preparing search index...

    Interface APIDefaults

    interface APIDefaults {
        token: string;
        turnstile: string | null;
        userAgent: string;
    }
    Index

    Properties

    token: string
    turnstile: string | null

    a cf_clearance Cloudflare turnstile token.

    userAgent: string