@produck/mold
Advanced tools
Comparing version
{ | ||
"name": "@produck/mold", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "For helping to create a final options from a defined specification.", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "71256ea83e9c8dcf32475a5e7e3d446c488967a1" | ||
"gitHead": "2f454828cd9d7033de55fd9e2274d453af9e94c1" | ||
} |
import { Schema } from './schema'; | ||
export { Schema }; | ||
@@ -59,6 +60,6 @@ import * as Type from './Type'; | ||
export const Circular: CircularSchema; | ||
export const Circ: CircularSchema; | ||
export { Circular as Circ }; | ||
export const Custom: CustomSchema; | ||
export const Cust: CustomSchema; | ||
export { Custom as Cust }; | ||
@@ -78,2 +79,3 @@ export const Normalizer: NormalizerConstructor; | ||
export const PROPERTY: symbol; | ||
export { Utils as U }; | ||
export const PROPERTY: symbol; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60587
0.14%1693
0.18%