refactor: added type generation from schema for sdk with comments
This commit is contained in:
parent
2683d46b16
commit
04e332d91e
7 changed files with 65 additions and 20 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"name": "gameflow-sdk",
|
||||
"types": "index.d.ts"
|
||||
"types": "index.d.ts",
|
||||
"description": "plugin SDK for the Gameflow Deck Launcher",
|
||||
"keywords": [
|
||||
"gameflow",
|
||||
"sdk"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue