kinetex - v1.0.0-rc.1
    Preparing search index...

    Variable HAS_NATIVE_FETCHConst

    HAS_NATIVE_FETCH: boolean = ...

    True when running in a fetch-native environment (Deno, Bun, Browser, Edge). In Node.js, this is true if globalThis.fetch is available (Node 18+).