jsx-runtime.d.ts 83 B

12
  1. declare const _exports: typeof import("./lib/jsx/jsx-runtime");
  2. export = _exports;