mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-26 08:04:56 +01:00
Fix missing declaration on LinkEditor
This commit is contained in:
parent
0b5b03691b
commit
4523d455a8
@ -15,6 +15,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
import { $assert } from '@wisemapping/core-js';
|
||||||
import BootstrapDialog from '../libraries/bootstrap/BootstrapDialog';
|
import BootstrapDialog from '../libraries/bootstrap/BootstrapDialog';
|
||||||
|
|
||||||
class LinkEditor extends BootstrapDialog {/** @lends LinkEditor */
|
class LinkEditor extends BootstrapDialog {/** @lends LinkEditor */
|
||||||
|
Loading…
Reference in New Issue
Block a user