import { reactive } from 'vue'

export const blockSlotDataMap = reactive<Record<string, any>>({})