Dmitry

Results 2 issues of Dmitry

## OK-case When i have sync `setup` - all is OK ```jsx import { h } from '@vue/composition-api'; export default { name: 'MyComponent', setup() { return () => h('div', [1234]);...

no-issue-activity

Hi! Thanks for simple SDK. It makes API payment easier. But I have 1 question: Are you planning to add more methods? For working with webhooks specially.