avancement planning
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ export * from "./compat.js";
|
||||
import { config } from "../core/index.js";
|
||||
import en from "../locales/en.js";
|
||||
config(en());
|
||||
export { globalRegistry, registry, config, function, $output, $input, $brand, clone, regexes, treeifyError, prettifyError, formatError, flattenError, toJSONSchema, TimePrecision, NEVER, } from "../core/index.js";
|
||||
export { globalRegistry, registry, config, $output, $input, $brand, clone, regexes, treeifyError, prettifyError, formatError, flattenError, toJSONSchema, TimePrecision, util, NEVER, } from "../core/index.js";
|
||||
export * as locales from "../locales/index.js";
|
||||
// iso
|
||||
// must be exported from top-level
|
||||
|
||||
Reference in New Issue
Block a user