diff --git a/types/api.d.ts b/types/api.d.ts index 1fc717a..43c3bef 100644 --- a/types/api.d.ts +++ b/types/api.d.ts @@ -1,3 +1,4 @@ +import { ESTree } from "meriyah"; import { Warning } from "./warnings.js"; export {