UNPKG

gen-jhipster

Version:

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

3 lines (2 loc) 142 B
import type { JavaArtifactType } from '../types.js'; export declare const javaScopeToGradleScope: (artifactType: JavaArtifactType) => string;