terminal-js
terminal-js copied to clipboard
[Collect Inputs] Update collect inputs
Summary & motivation
This PR adds types and methods used for collect inputs. I had to tweak the types to be declare type
instead since this is a declaration file, which doesn't allow initializers or statements.
Testing & documentation
I copied the types I created here to webpos. I was able to make collect inputs requests and see results like normal.