UNPKG

@statsig/tedious

Version:

A fork of tedious that supports Fabric OBO auth user impersonation

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