@provenly/adaptive-vue
v0.1.0
Published
Vue and Nuxt lifecycle integration for the Adaptive runtime.
Readme
@provenly/adaptive-vue
Vue 3 and Nuxt lifecycle integration for the framework-agnostic runtime.
import { useAdaptiveRuntime } from '@provenly/adaptive-vue';
useAdaptiveRuntime({ projectKey: 'adp_pk_...', apiBaseUrl: 'https://api.example.com' });