Remove et2_types

This commit is contained in:
nathangray
2020-05-29 11:21:17 -06:00
parent 4d2d14dd99
commit ce393e0803
28 changed files with 63 additions and 288 deletions

View File

@ -20,7 +20,6 @@ import {et2_createWidget, et2_register_widget, WidgetConfig} from "./et2_core_wi
import {et2_valueWidget} from './et2_core_valueWidget'
import {et2_inputWidget} from './et2_core_inputWidget'
import {et2_button} from './et2_widget_button'
import './et2_types';
/**
* Class which implements the "textbox" XET-Tag