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