package js.html; typedef TxAuthGenericArg = { var content : js.lib.ArrayBuffer; var contentType : String; };