Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.

This commit is contained in:
nathangray
2021-03-22 11:42:50 -06:00
parent ac1a975f1d
commit d0c5f3c09b
49 changed files with 54 additions and 11 deletions

View File

@ -11,6 +11,7 @@
* @version $Id$
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.et2_dataview_view_resizable = void 0;
/**
* This set of functions is currently only supporting resizing in ew-direction
*/