Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Add typescript type declaration #32

Open
leiserfg opened this issue Dec 3, 2017 · 2 comments
Open

Add typescript type declaration #32

leiserfg opened this issue Dec 3, 2017 · 2 comments

Comments

@leiserfg
Copy link

leiserfg commented Dec 3, 2017

No description provided.

@leonardovilarinho
Copy link
Owner

Hi @leiserfg

I no understand your question, you can explain it?

@deepak-nulu
Copy link

A TypeScript declaration file describes the types of an existing JavaScript codebase to TypeScript. This allows one to use a JavaScript library in a TypeScript program without having to treat all types in the library as type any.

https://devblogs.microsoft.com/typescript/writing-dts-files-for-types/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants