UNPKG

gen-jhipster

Version:

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

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