1.0.0 • Published 2 years ago
toypack-vue v1.0.0
toypack-vue
Vue plugin for toypack.
Usage
import { Toypack } from "toypack";
import vuePlugin from "toypack-vue";
const toypack = new Toypack({
plugins: [
vuePlugin(/* options */)
]
});
1.0.0
2 years ago