UNPKG

gen-jhipster

Version:

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

8 lines (6 loc) 160 B
export type ProtoField = { fieldDomainType?: string; fieldTypeUpperUnderscored?: string; fieldProtobufType?: string; isProtobufCustomType?: string; };