UNPKG

@btc-vision/btc-runtime

Version:

Bitcoin Smart Contract Runtime

2 lines (1 loc) 37 B
export type Potential<T> = T | null;