pegjs/lib/peg.d.ts

3 lines
46 B
TypeScript
Raw Normal View History

2017-12-28 02:23:37 +01:00
import api from "./typings/api"
export = api;