All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.vertx-lang-typescript.1.0.0.source-code.codegen.json Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
{
  "name": "JavaScript",
  "generators": [ {
    "kind": "class",
    "fileName": "'resources/' + type.raw.moduleName + '-js/' + helper.convertCamelCaseToUnderscores(type.raw.simpleName) + '.d.ts'",
    "templateFileName": "vertx-typescript/template/ts.templ"
  } ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy