mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 19:56:23 +02:00
Move Entity subclasses to separate files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
iD.Node = iD.Entity.extend({
|
||||
type: "node"
|
||||
});
|
||||
Reference in New Issue
Block a user