diff options
| author | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-13 02:24:10 +0000 |
|---|---|---|
| committer | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-13 02:24:10 +0000 |
| commit | a78778866445b6f56fb80aedb7246ac2acd84a38 (patch) | |
| tree | db16024daf5c8312e8781ac40ffd8d3c14e25341 /v.mod | |
init
Diffstat (limited to 'v.mod')
| -rw-r--r-- | v.mod | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Module { + name: 'cf' + description: 'create a file' + version: '0.0.0' + license: 'MIT' + dependencies: [] +} |
