Georgii Sharadze
Results
2
issues of
Georgii Sharadze
In this PR I add the TS interfaces for the hooks. More detailed description can be found here: https://github.com/facing-dev/vue-facing-decorator/issues/114
Hello! I would like to propose some improvements to this library which in my opinion would enhance the DX. Consider the following code of component: ```ts class MyComponent extends Vue...