blob: 1f3283a5a2c46ae284ca9de9873eb30f7fb870b4 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.promises.interfaces.IThenable",
"members": [
{ "type": "method",
"qname": "then",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.promises.interfaces.IThenable",
"params": [{ "name": "onFulfilled", "type": "Function"},
{ "name": "onRejected", "type": "Function"}]}
]
}