Add some types and a basic test to the SDK (#4472)

This commit is contained in:
pakrym-oai
2025-09-29 19:40:08 -07:00
committed by GitHub
parent 079303091f
commit 52e591ce60
19 changed files with 3072 additions and 783 deletions

View File

@@ -35,6 +35,7 @@
{
"ts-expect-error": "allow-with-description"
}
]
],
"func-style": ["error", "declaration"]
}
}