UNPKG

projex

Version:
6 lines (5 loc) 142 B
export declare class SetupConventionalUtil { private filesUtils; constructor(); setupConventional(root: string): Promise<void>; }