package js.html; typedef IMSStream = { final type : String; function msClose():Void; function msDetachStream():Dynamic; };