Get et2 working in typescript

This commit is contained in:
nathangray
2020-01-22 01:58:43 -07:00
committed by Hadi Nategh
parent 805ac4591b
commit 680a82cb4e
6 changed files with 19 additions and 8 deletions

View File

@ -37,7 +37,7 @@ var et2_core_inheritance_1 = require("./et2_core_inheritance");
var et2_registry = {};
var et2_attribute_registry = {};
/**
* Registers the widget class defined by the given constructor and associates it
* Registers the widget class defined by the given constructor, registers all its class attributes, and associates it
* with the types in the _types array.
*
* @param {function} _constructor constructor