@cocos/creator-3d-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

This folder is used to publish @cocos/creator-3d-types NPM package, a package cotaining TypeScript declaration files for Cocos Creator 3D.


Note, before you first publish, you may need to run following command to setup the NPM access token:

> npm config set '//registry.npmjs.org/:_authToken' '<the-access-token>'

To retrieve the access token, contact to the Cocos team.


When update is required, build it first(at parent directory):

> npm run build-for-publish

Please ensure yourself that there is no build error occurs.

Then, change the package version and publish it:

> npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @cocos/creator-3d-types

Weekly Downloads

1

Version

1.0.3

License

none

Unpacked Size

1.43 MB

Total Files

10

Last publish

Collaborators

  • cocos-creator
  • pp_pro
  • shrinktofit
  • devhacker520