import { JsonExpandInj, provide } from '#imports'; import { isJsonExpand } from './Table.vue'; provide(JsonExpandInj, isJsonExpand);