UNPKG

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