UNPKG

generator-begcode

Version:

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

3 lines (2 loc) 148 B
import type { JDLRuntime } from '../types/runtime.js'; export default function performAdditionalSyntaxChecks(cst: any, runtime: JDLRuntime): any[];