Skip to content

Commit 278ddbe

Browse files
squash!
1 parent 2439b7d commit 278ddbe

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

Target/Function/Directory.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Target/Function/Integration.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Target/Interface/Directory.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
export default interface Interface {
66
(Path: string): Promise<ParsedPath["dir"]>;
77
}
8-
import type { ParsedPath } from "node:path";
8+
import type { ParsedPath } from "path";

Target/Variable/Option.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)