UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

3 lines (2 loc) 206 B
export declare const FUNCTION_CALL_SUCCESS_CONTENT: (fnName: string, params: any, result: string) => string; export declare const FUNCTION_CALL_FAILED: (params: any, name: string, error: string) => string;