CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)

Home Page:https://angular2-tree.readme.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module "@circlon/angular-tree-component" has no exported member 'IDTypeDictionary'

flowbartek93 opened this issue · comments

In our project there is old import from old version, in @circular I got following error

image

My fault: It should be : import { ITreeNode } from '@circlon/angular-tree-component/lib/defs/api';