skinnybrit51 / editable-grid

Bootstrap grid with CRUD functionality.
MIT License
30 stars 4 forks source link

add a typescript declaration file #101

Open cmurczek opened 7 years ago

cmurczek commented 7 years ago

Please add a typescript declaration file (see http://www.typescriptlang.org/docs/handbook/writing-declaration-files.html). This would make it soo much easier for everyone using typescript.

skinnybrit51 commented 7 years ago

Feel free to make a PR and I'll add. Thanks