1 line
80 B
TypeScript
1 line
80 B
TypeScript
export declare function readCAFileSync(filePath: string): string[] | undefined;
|