IOweb/node_modules/@astrojs/mdx/dist/satteri/charset.d.ts
2026-07-03 15:07:38 -05:00

1 line
99 B
TypeScript

export declare function shouldAddCharset(content: string, filePath: string, srcDir: URL): boolean;