UNPKG

quasdeserunt

Version:
7 lines (5 loc) 81 B
// @flow /** * @typedef {string} Blockhash */ export type Blockhash = string;