Halisson Skalee

Results 2 comments of Halisson Skalee

> We are not a TypeScript component, thus, we are not publishing declarations (a.k.a. typings, or `.d.ts`). > > Can your application relax to support React components written in JavaScript?...

> @compulim You can publish typings even without writing your component in TypeScript. The way you do this is simple - add a .d.ts file with the type definitions, and...