first
This commit is contained in:
5
node_modules/ajv/dist/runtime/timestamp.d.ts
generated
vendored
Normal file
5
node_modules/ajv/dist/runtime/timestamp.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
declare function validTimestamp(str: string, allowDate: boolean): boolean;
|
||||
declare namespace validTimestamp {
|
||||
var code: string;
|
||||
}
|
||||
export default validTimestamp;
|
||||
Reference in New Issue
Block a user