For AI agents: the complete documentation index is available at /next/zh/llms.txt, the full documentation bundle is available at /next/zh/llms-full.txt, and this page is available as Markdown at /next/zh/ai/skills/lynx-typescript.md.
AI logo
AI
  • 简体中文
  • lynx-typescript

    本文探讨了 Lynx 开发中常见的 TypeScript 问题和解决方案,包括环境配置、类型扩展、事件处理、LynxUI 组件以及高级 ReactLynx 用法。

    安装

    npx skills add lynx-community/skills -s lynx-typescript

    这会将该 skill 规则添加到您的项目中,以便兼容的编码代理(如 Claude Code、Cursor 或 Copilot)可以自动应用这些规则。

    了解更多

    除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。