inkey-client-js
TODO - add docs
// how to manually extend .emit
this.emit<InkeyPostMsgBase<'123', { hello: 'world' }>>({
type: '123',
// payload: 'testing', // doesnt work
payload: {
hello: 'world',
// hello: 'worldly' // doesnt work
}
});
TODO - add docs
// how to manually extend .emit
this.emit<InkeyPostMsgBase<'123', { hello: 'world' }>>({
type: '123',
// payload: 'testing', // doesnt work
payload: {
hello: 'world',
// hello: 'worldly' // doesnt work
}
});
npm i @thencc/inkey-client-js
8
0.0.29
none
41.9 kB
6