mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-03-28 18:28:45 +00:00
7 lines
63 B
JavaScript
7 lines
63 B
JavaScript
export class CacheManager {
|
|
constructor ()
|
|
{
|
|
|
|
}
|
|
};
|