• Converts a string to an entrypoint name.

    Throws

    If the string is not a valid entrypoint name.

    Returns

    The entrypoint name.

    Parameters

    • json: string

      The JSON representation of the entrypoint name.

    Returns EntrypointName<string>

Generated using TypeDoc