Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 13, 2023
1 parent 00851e3 commit 8c18b05
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Interface/Environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ export type { Type as default };
import type Zod from "zod";

export const { default: Environment } = await import(
"../Object/Environment.js"
"../Variable/Environment.js"
);
File renamed without changes.
File renamed without changes.

0 comments on commit 8c18b05

Please sign in to comment.