Function isObj

  • Parameters

    • c: any

    Returns c is {
        [k: string]: any;
    }

Generated using TypeDoc