UNPKG

107 BTypeScriptView Raw
1export declare function writeReadme(options: {
2 file: string;
3 variable: Record<any, any>;
4}): void;