Skip to content

Instantly share code, notes, and snippets.

View MilzCode's full-sized avatar

Boris Sáez Milanez MilzCode

View GitHub Profile
@MilzCode
MilzCode / comunas-regiones.json
Last active September 19, 2021 05:13 — forked from juanbrujo/comunas-regiones.json
Comunas y regiones de chile JSON
/*interface RegionType {
name: string;
romanNumber: string;
number: string;
abbreviation: string;
communes: string[];
}
para ts:
const RegionesYComunas: RegionType[] = [...