• Create a ModuleReference from a hex string.

    Throws

    If the provided hex encoding does not correspond to a buffer of exactly 32 bytes.

    Returns

    A module reference.

    Parameters

    • moduleRef: string

      Hex encoding of the module reference.

    Returns ModuleReference

Generated using TypeDoc