UNPKG

95 BTypeScriptView Raw
1import { type DataType } from '../data-type';
2declare const Bit: DataType;
3export default Bit;