12 lines
208 B
Markdown
12 lines
208 B
Markdown
---
|
|
type: "note"
|
|
created: "2023-10-20T03:53:13.742Z"
|
|
updated: "2023-10-20T04:00:37.259Z"
|
|
---
|
|
|
|
# mklink
|
|
|
|
```bash
|
|
mklink /J "L:\Git\YO-VSCode\svelte-helper\.dist" "L:\Git\YO-VSCode\type-script-helper\dist"
|
|
```
|