import {ConfigGenerator} from "./@types/Generator/ConfigGenerator";

module.exports.configGenerators = Array<ConfigGenerator>;