UNPKG

@fmidev/smartmet-alert-client

Version:

Web application for viewing weather and flood alerts

6 lines (4 loc) 97 B
import type { App } from 'vue' export const pluginsWrapper = { install(_app: App): void {}, }