UNPKG

js-moi-utils

Version:

Collection of utility functions used in js-moi-sdk.

1 lines 44 B
export type Hex = string & { __hex: 'Hex' };