1 line
99 B
TypeScript
1 line
99 B
TypeScript
export declare function shouldAddCharset(content: string, filePath: string, srcDir: URL): boolean;
|