Function getPropsByString

  • Parameters

    • props: any
    • str: string

    Returns {
        [k: string]: T;
    }

    • [k: string]: T

Generated using TypeDoc