UNPKG

@plait/mind

Version:

Implementation of the core logic of the mind map plugin.

3 lines (2 loc) 113 B
import { PlaitBoard } from '@plait/core'; export declare const withNodeImage: (board: PlaitBoard) => PlaitBoard;