package node.dns; typedef MxRecord = { var priority : Float; var exchange : String; };