mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 03:48:56 +00:00
Update import-meta.md
This commit is contained in:
@@ -29,8 +29,7 @@ import.meta.resolveSync("zod")
|
||||
---
|
||||
|
||||
- `import.meta.path`
|
||||
- Absolute path to the current file, e.g. `/path/to/project/index.tx`.
|
||||
- Equivalent to `__filename` in CommonJS modules (and Node.js)
|
||||
- Absolute path to the current file, e.g. `/path/to/project/index.tx`. Equivalent to `__filename` in CommonJS modules (and Node.js)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user