mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 21:27:26 -05: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"
|