Befor generating
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
import type { JSONSchema7 } from 'json-schema';
|
||||
|
||||
declare const _exports: {
|
||||
'2.0.0': JSONSchema7;
|
||||
'2.1.0': JSONSchema7;
|
||||
'2.2.0': JSONSchema7;
|
||||
'2.3.0': JSONSchema7;
|
||||
'2.4.0': JSONSchema7;
|
||||
'2.5.0': JSONSchema7;
|
||||
'2.6.0': JSONSchema7;
|
||||
};
|
||||
export = _exports;
|
||||
Reference in New Issue
Block a user