Improve TypeScript declarations
Shinigami92 opened this issue · 1 comments
Shinigami92 commented
Currently it's not possible to use import { Fragment } from 'vue-frag';
cause it errors with something like
no exported Fragment
privatenumber commented
Thanks for catching!