Could you extend for typescript support please?
boost2017 opened this issue · 1 comments
boost2017 commented
Try npm install @types/vue-extend-layout
if it exists or add a new declaration (.d.ts) file containing declare module 'vue-extend-layout';
ktquez commented
@boost2017
Sorry for my delay.
I don't have any TS skills, but I'll try.
If you want to send a Pull request, I would be very grateful to you.