• Converts a string to an init-function name.

    Throws

    If the string is not a valid init-function name.

    Returns

    The init-function name.

    Parameters

    • json: string

      The JSON representation of the init-function name.

    Returns InitName

Generated using TypeDoc