Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/vue/plugins/func/api"

Index

Variables

Const STORAGE_KEY

STORAGE_KEY: "__AXIOS_INSTANCE__" = "__AXIOS_INSTANCE__"

Const cookieStorage

cookieStorage: CookieStorage = new CookieStorage({samesite: 'Lax',secure: false,path: '/',httponly: false,valueConverter: null,keyConverter: null,pure: true,maxAge: -1,})