mirror of
https://github.com/SukkaW/Surge.git
synced 2026-04-30 18:06:58 +08:00
Housekeeping & Make ESLint Happy
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import process from 'node:process';
|
||||
|
||||
export const createCache = (namespace?: string, printStats = false) => {
|
||||
const cache = new Map();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user