Skip to content

Commit

Permalink
fix: naming
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Apr 20, 2024
1 parent f0d2955 commit c1d85c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ export { default as optionsFromSystem } from "./sources/system"
export { default as optionsFromRuntime } from "./sources/runtime"
export { default as defaultOptions } from "./defaults"
export { default as mergeOptions } from "./merge"
export { default as typeCastOptions } from "./typecast"
export { default as typeCastOptions } from "./type-cast"

0 comments on commit c1d85c0

Please sign in to comment.