mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-07 16:01:24 +00:00
5 lines
131 B
TOML
5 lines
131 B
TOML
[gen-ts-types]
|
|
description = "generates typescript types for the ts client"
|
|
path = "."
|
|
cmd = "node ./client/ts/generate_types.mjs"
|