interface PureArg {
    bytes: string;
}

Properties

Properties

bytes: string