MapComplete/Logic/Osm/RelationSplitlHandler.ts

11 lines
No EOL
145 B
TypeScript

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