circu.js
    Preparing search index...

    Interface GlobalEvents

    interface GlobalEvents {
        "0": [this: Promise, reason: any];
        [key: number]: unknown;
    }

    Indexable

    • [key: number]: unknown
    Index

    Properties

    0

    Properties

    "0": [this: Promise, reason: any]