UNPKG

@statsig/tedious

Version:

A fork of tedious that supports Fabric OBO auth user impersonation

6 lines (5 loc) 134 B
import { type DataType } from '../data-type'; declare const Binary: { maximumLength: number; } & DataType; export default Binary;