• Check if a variable is a string index based object

    Parameters

    • value: unknown

      variable to check

    Returns asserts value is {
        [key: string]: any;
    }

Generated using TypeDoc