Use CommonJS-compatible export in TypeScript definition (#344)

This commit is contained in:
Dimitri Benin 2019-04-28 04:10:44 +00:00 committed by Sindre Sorhus
parent 7b9211be50
commit 98628d9f08
5 changed files with 284 additions and 274 deletions

View file

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