mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
// @ts-expect-error __ACI_DEV__ is declared as const
|
|
global.__ACI_DEV__ = true;
|