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