MapComplete/Logic/Osm/RelationSplitlHandler.ts
2021-07-15 00:26:25 +02:00

11 lines
No EOL
145 B
TypeScript

/**
* The logic to handle relations after a way within
*/
export default class RelationSplitlHandler {
constructor() {
}
}