Appearance
type Open = (params) => Promise<OpenInstruction>;
params
OpenParams
Promise<OpenInstruction>
Promise
OpenInstruction