amp-attributes.d.ts 117 B

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