add api.js

This commit is contained in:
Rich Harris
2018-05-28 18:04:18 -04:00
parent 8ba57969c2
commit 78be6aa343
2 changed files with 1 additions and 1 deletions

1
api.js Normal file
View File

@@ -0,0 +1 @@
module.exports = require('./dist/api.ts.js');