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