Function compilerOperationHelperAddressIndex

  • Parameters

    • identifier: string

    Returns {
        error: string;
        status: "error";
    }

    • error: string
    • status: "error"

Generated using TypeDoc