UNPKG

@liftr/cli

Version:

The Liftr CLI provides scaffolding for the Liftr framework

2 lines (1 loc) 119 B
export declare const addRouteToModule: (newRouteName: string, targetRouteFile: string, path: string) => Promise<void>;