
typescript-axios.modelOneOf.mustache Maven / Gradle / Ivy
/**
* @type {{classname}}{{#description}}
* {{{.}}}{{/description}}
* @export
*/
export type {{classname}} = {{#oneOf}}{{{.}}}{{^-last}} | {{/-last}}{{/oneOf}};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy