UNPKG

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