UNPKG

@lightweightform/kotlin-cli

Version:

LF Kotlin CLI Plugin

4 lines (3 loc) 142 B
export default class SchemaManager { static generateSchema(rootDir: string, groupId: string, artifactId: string, schema: any): void; }