UNPKG

@statsig/tedious

Version:

A fork of tedious that supports Fabric OBO auth user impersonation

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