export default defineNuxtPlugin((nuxtApp) => { nuxtApp.provide('layerPluginPost', 'layer-plugin') })