forked from github-starred/komodo
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"
|