Added 'lib/peg.d.ts' for internal use

This commit is contained in:
Futago-za Ryuu 2017-12-28 01:23:37 +00:00
parent ea688abd02
commit 03cc2eae95

2
lib/peg.d.ts vendored Normal file
View file

@ -0,0 +1,2 @@
import api from "./typings/api"
export = api;