SPeCS Packages Documentation
    Preparing search index...
    interface System {
        new System(...args: unknown[]): any;
        nanoTime(): number;
        [key: string]: any;
        (...args: unknown[]): any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Constructors

    Methods

    Constructors

    Methods