SPeCS Packages Documentation
    Preparing search index...
    interface SpecsStrings {
        new SpecsStrings(...args: unknown[]): any;
        escapeJson(str: string): string;
        [key: string]: any;
        (...args: unknown[]): any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Constructors

    Methods

    Constructors

    Methods