mirror of
https://github.com/unraid/api.git
synced 2026-04-26 01:08:53 -05:00
feat(mothership): add message support
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import NodeCache from 'node-cache';
|
||||
|
||||
export const cache = new NodeCache();
|
||||
Reference in New Issue
Block a user