next-page-disallow-re-export-all-exports.d.ts 137 B

12
  1. import { PluginObj } from 'next/dist/compiled/babel/core';
  2. export default function NextPageDisallowReExportAllExports(): PluginObj<any>;