Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b6c43a

Browse files
committed
fix: 🐛 inline Buffer and URL
1 parent4b0d359 commit0b6c43a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/vendor/node/fs.ts‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
// Inlined types from node:fs to avoid implicit dependencies
2+
3+
importtype{Buffer}from'./buffer';
4+
importtype{URL}from'./url';
5+
26
exporttypePathLike=string|Buffer|URL;
37

48
// tslint:disable-next-line:no-namespace

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp