3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
import { PluginObj } from 'next/dist/compiled/babel/core';
|
|
export default function AmpAttributePatcher(): PluginObj;
|