返回 Skill 列表
extension
分类: 开发与工程无需 API Key

assert

用于运行时类型收窄的TypeScript断言函数,附带描述性错误信息。基于tiny-invariant。

person作者: jakexiaohubgithub

Assertion Helper

To set up Assertion Helper, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/assert

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/assert