UNPKG

generator-begcode

Version:

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

4 lines (3 loc) 241 B
export declare function parse(input: any, startRule?: string): any; export declare function getCst(input: any, startRule?: string): any; export declare function getSyntacticAutoCompleteSuggestions(input: any, startRule?: string): unknown[];