mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-18 12:58:41 +00:00
5 lines
109 B
JavaScript
5 lines
109 B
JavaScript
(function (jsOMS) {
|
|
jsOMS.Chart.TextElement = function() {
|
|
};
|
|
}(window.jsOMS = window.jsOMS || {}));
|