@gouvfr-anct/timetable-to-osm-opening-hours
Version:
📚 Bibliothèque pour la transformation d'une série de plages horaires représentant un format emploi du temps vers le standard OSM pour les horaires d'ouverture.
6 lines • 316 B
TypeScript
export * from './osm-opening-hours/from-timetable-opening-hours';
export * from './osm-opening-hours/from-timetable-osm-opening-hours';
export * from './timetable/to-timetable-opening-hours';
export * from './timetable/to-timetable-osm-opening-hours';
export * from './utilities';
//# sourceMappingURL=index.d.ts.map