mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +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