You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thingsboard-ngx-flowchart/dist/ngx-flowchart/lib/default-node.component.d.ts

5 lines
143 B
TypeScript

import { FcNodeComponent } from './node.component';
export declare class DefaultFcNodeComponent extends FcNodeComponent {
constructor();
}