Files
Shifted/node_modules/next/dist/build/babel/plugins/amp-attributes.d.ts
2026-02-10 01:14:19 +00:00

3 lines
122 B
TypeScript

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