feat: translate comments and logs to English for better accessibility
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @module types
|
||||
* @description Barrel que re-exporta todos los tipos e interfaces compartidos del proyecto.
|
||||
* @description Barrel that re-exports all shared types and interfaces for the project.
|
||||
*/
|
||||
export * from './cli.types';
|
||||
export * from './swagger.types';
|
||||
|
||||
Reference in New Issue
Block a user