anexado seed estado, municipio, parroquia y localidad en api

This commit is contained in:
2025-06-16 23:16:52 -04:00
parent 8216cb4e09
commit f09e12e68c
14 changed files with 17238 additions and 103 deletions

View File

@@ -0,0 +1,5 @@
export * from './Localities';
export * from './Municipalities';
export * from './Parishes';
export * from './States';