mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-21 06:08:40 +00:00
6 lines
61 B
JavaScript
6 lines
61 B
JavaScript
export class Dispatcher {
|
|
constructor ()
|
|
{
|
|
};
|
|
};
|