botbook/node_modules/@pnpm/network.ca-file/dist/ca-file.d.ts

2 lines
80 B
TypeScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
export declare function readCAFileSync(filePath: string): string[] | undefined;