UNPKG

@btc-vision/bsi-common

Version:

Common library for OP_NET.

4 lines (2 loc) 88 B
import { Document } from 'mongodb'; export interface IBaseDocument extends Document {}