UNPKG

nuxt-logsnag

Version:

Simple LogSnag integration for Nuxt 3

4 lines (3 loc) 92 B
import { defineNuxtPlugin } from "#app"; export default defineNuxtPlugin((nuxtApp) => { });