Home > @lynx-js/genui > writeCatalogFunctions
Signature:
export declare function writeCatalogFunctions( functions: CatalogFunction[], options: { cwd?: string; outDir: string; }, ): void;