UNPKG

@cuba-platform/front-generator

Version:
5 lines (4 loc) 154 B
import { GeneratedClientInfo } from "./init"; export declare function exportList(clients: GeneratedClientInfo[], { save }: { save?: string; }): void;