first commit
This commit is contained in:
5
app/composables/useSlipmatDesigner.ts
Normal file
5
app/composables/useSlipmatDesigner.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { computed, ref, shallowRef, watch } from "vue";
|
||||
|
||||
// import type { fabric as FabricNamespace } from "fabric";
|
||||
|
||||
export * from "../../composables/useSlipmatDesigner";
|
||||
Reference in New Issue
Block a user