UNPKG

next-clz

Version:

Your CLI by Shoulders to create a backend started with [next-seed](https://github.com/Eureka-Shoulders/next-seed)

7 lines (6 loc) 205 B
export declare function getNamesByResource(resource: string): { resourceName: string; resourceEntityName: string; resourceNameCapitalized: string; resourceEntityNameCapitalized: string; };