@efdiaz/psgc
Version:
Philippine Standard Geographic Code (PSGC)
8 lines • 398 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./barangay.interface"), exports);
tslib_1.__exportStar(require("./citymuns.interface"), exports);
tslib_1.__exportStar(require("./province.interface"), exports);
tslib_1.__exportStar(require("./region.interface"), exports);
//# sourceMappingURL=index.js.map