Use CommonJS compatible export in TypeScript definition

This commit is contained in:
Dimitri Benin 2019-04-27 18:03:10 +02:00
parent 7b9211be50
commit a2f90271ae
5 changed files with 281 additions and 274 deletions

View file

@ -1,5 +1,6 @@
language: node_js
node_js:
- '12'
- '10'
- '8'
after_success: