mirror of
https://github.com/unraid/api.git
synced 2026-02-07 08:28:56 -06:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
import NodeCache from 'node-cache';
|
|
|
|
export const cache = new NodeCache(); |