mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-05 12:38:42 +00:00
7 lines
65 B
JavaScript
Executable File
7 lines
65 B
JavaScript
Executable File
export class StorageManager
|
|
{
|
|
constructor ()
|
|
{
|
|
};
|
|
};
|