astro-ghostcms/.pnpm-store/v3/files/d5/ea3783fce52a328992c5e96926d...

4 lines
179 B
Plaintext

import type { Abbreviation } from '@emmetio/abbreviation';
import type { Config } from '../../config.js';
export default function pug(abbr: Abbreviation, config: Config): string;