Function parse

  • Parses a string-encoded Name to a Name object.

    Note that this returns a read-only Name, which can be used to resolve values but cannot publish them.

    Parameters

    • name: string

    Returns Name

Generated using TypeDoc