UNPKG

aptos

Version:
11 lines (7 loc) 221 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ import type { HexEncodedBytes } from './HexEncodedBytes'; export type Signature_string_HexEncodedBytes_ = ({ type: string; } & HexEncodedBytes);