Typescript
Ctrlk
  • Introduction
  • 快速上手
  • 手册
  • 如何书写声明文件
    • 介绍
    • 库结构
    • 举例
    • 最佳实践
    • 深入
    • 模板
    • 发布
    • 使用
  • 工程配置
  • Wiki
  • 新增功能
  • Breaking Changes
Powered by GitBook
On this page

Was this helpful?

  1. 如何书写声明文件

模板

  • global-modifying-module.d.ts

  • global-plugin.d.ts

  • global.d.ts

  • module-class.d.ts

  • module-function.d.ts

  • module-plugin.d.ts

  • module.d.ts

Previous深入Next发布

Last updated 5 years ago

Was this helpful?