jsx-dev-runtime.d.ts 75 B

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