grofit / aurelia-files

A simple attribute plugin for Aurelia to simplify loading files with the HTML5 FileReader
MIT License
15 stars 7 forks source link

can support typescript ? #8

Open wayne-lu opened 7 years ago

wayne-lu commented 7 years ago

Can support typescript ?

grofit commented 7 years ago

There is no built in d.ts file but I am sure I wrote one at some point, I will see if I can find it, but given there are only a couple of methods you would consume from this in your typescript its probably easy enough to write your own if needed.