module.exports = { 'client-library': { input: './specs/v3/docs/swagger.yaml', output: './src/client-library/index.ts', }, };