Improve internal API

This commit is contained in:
Rich Harris
2018-10-08 19:21:15 -04:00
committed by GitHub
parent 5e59855a15
commit 52f40f9e63
46 changed files with 696 additions and 1091 deletions

1
src/api/utils/noop.ts Normal file
View File

@@ -0,0 +1 @@
export function noop() {}