UNPKG

@enfyra/sdk-nuxt

Version:
5 lines 158 B
/** * Hardcoded API prefix for all Enfyra SDK routes * This ensures no conflicts with application routes */ export const ENFYRA_API_PREFIX = "/enfyra/api";