Files
komodo/runfile.toml
2024-01-07 14:17:49 -08:00

5 lines
131 B
TOML

[gen-ts-types]
description = "generates typescript types for the ts client"
path = "."
cmd = "node ./client/ts/generate_types.mjs"