@arkts/declarations
TypeScript icon, indicating that this package has built-in type declarations

0.0.21 • Public • Published

ArkTS Declarations

GitHub Repo stars  NPM version

ArkTS unofficial type definitions. It is part of the Naily's ArkTS Support VSCode Extension.

ArkTS is a superset of TypeScript, and it is the programming language for Huawei HarmonyOS. The official website: https://developer.huawei.com/consumer/cn/develop/.

Installation

npm install @arkts/declarations

Usage

Add the following compilerOptions.types to your tsconfig.json:

{
  "compilerOptions": {
    "types": ["@arkts/declarations"]
  }
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @arkts/declarations

Weekly Downloads

33

Version

0.0.21

License

MIT

Unpacked Size

17.8 MB

Total Files

756

Last publish

Collaborators

  • guhuan