export enum GeneratorType {
    TYPES,
    HTML_DOC,
}
