UNPKG

@attributech/nuxt-drupal-utils

Version:

Shared utilities for Nuxt 3 projects with Drupal backend

5 lines (4 loc) 216 B
export { getApiUrl } from './getApiUrl.js'; export { getAppUrl } from './getAppUrl.js'; export { getServerUrl } from './getServerUrl.js'; export { getLagoonDevelopmentDomain } from './getLagoonDevelopmentDomain.js';