UNPKG

@plait/mind

Version:

Implementation of the core logic of the mind map plugin.

4 lines (3 loc) 130 B
import { PlaitAbstractBoard } from './with-abstract-resize.board'; export interface PlaitMindBoard extends PlaitAbstractBoard { }