| Current Path : /home/deltalab/PMS/ims-connector/node_modules/table/node_modules/ajv/dist/runtime/ |
| Current File : //home/deltalab/PMS/ims-connector/node_modules/table/node_modules/ajv/dist/runtime/timestamp.d.ts |
declare function validTimestamp(str: string, allowDate: boolean): boolean;
declare namespace validTimestamp {
var code: string;
}
export default validTimestamp;