UNPKG

inertia-static-props

Version:

A Vue plugin for Inertia.js that manages static props across requests

4 lines (3 loc) 118 B
import { Plugin } from 'vue'; export const inertiaStaticPropsPlugin: Plugin; export default inertiaStaticPropsPlugin;