2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-06-26 23:03:13 +00:00
This commit is contained in:
2021-02-20 00:09:06 +03:00
parent e6a28da68d
commit 0efb266c2a
14 changed files with 1458 additions and 905 deletions

View File

@ -4,7 +4,7 @@ var demo = null;
class JSResource extends IResource
{
static getTemplate()
static get template()
{
return {
namespace: "JS",