UNPKG

@statsig/tedious

Version:

A fork of tedious that supports Fabric OBO auth user impersonation

4 lines (3 loc) 105 B
import { type DataType } from '../data-type'; declare const NumericN: DataType; export default NumericN;