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

e.es4x.0.7.2.source-code.codegen.json Maven / Gradle / Ivy

{
  "name": "es-generator",
  "generators": [
    {
      "kind": "class",
      "incremental": true,
      "filename": "if (concrete) { 'npm/index.js' } else null",
      "templateFileName": "io/reactiverse/es4x/codegen/module.js.templ"
    },
    {
      "kind": "dataObject",
      "incremental": true,
      "filename": "if (concrete) { 'npm/options.js' } else null",
      "templateFileName": "io/reactiverse/es4x/codegen/options.js.templ"
    },
    {
      "kind": "enum",
      "incremental": true,
      "filename": "'npm/enums.js'",
      "templateFileName": "io/reactiverse/es4x/codegen/enums.js.templ"
    },
    {
      "kind": "module",
      "filename": "'npm/package.json'",
      "templateFileName": "io/reactiverse/es4x/codegen/package.json.templ"
    },
    {
      "kind": "module",
      "filename": "'npm/README.md'",
      "templateFileName": "io/reactiverse/es4x/codegen/README.md.templ"
    },

    {
      "kind": "class",
      "incremental": true,
      "filename": "'npm/index.d.ts'",
      "templateFileName": "io/reactiverse/es4x/codegen/module.d.ts.templ"
    },
    {
      "kind": "dataObject",
      "incremental": true,
      "filename": "'npm/options.d.ts'",
      "templateFileName": "io/reactiverse/es4x/codegen/options.d.ts.templ"
    },
    {
      "kind": "enum",
      "incremental": true,
      "filename": "'npm/enums.d.ts'",
      "templateFileName": "io/reactiverse/es4x/codegen/enums.d.ts.templ"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy