mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 09:58:39 +00:00
8 lines
63 B
JavaScript
8 lines
63 B
JavaScript
export class CacheManager
|
|
{
|
|
constructor ()
|
|
{
|
|
|
|
}
|
|
};
|