JXA-userland / JXA

JavaScript for Automation(JXA) packages for TypeScript/Node.js.
MIT License
417 stars 21 forks source link

Put types into DefinitelyTyped #9

Closed beizhedenglong closed 5 years ago

beizhedenglong commented 5 years ago

Hi @azu, can you put types into DefinitelyTyped?

azu commented 5 years ago

Why? DefinitelyTyped handle a typing for existing npm package. @jxa/types is not the case. You can use @jxa/types by installing npm install @jxa/types.