@ -321,4 +321,11 @@ const splitRelativePathIntoSegments = (relPath) => {
}
return result;
};
```
## 使用 `file:` URL 来引用文件
在 Nodejs 中有两种常见命令来引用文件(refer to files)
- 字符串类型的