UNPKG

react-zeroconfig

Version:
5 lines (4 loc) • 123 B
export declare function copyServerPackageJson({ file, copyTo }: { file: string; copyTo: string; }): Promise<void>;