
package.dist.rendering-util.rendering-elements.shapes.linedWaveEdgedRect.d.ts Maven / Gradle / Ivy
import type { Node } from '../../types.js';
import type { D3Selection } from '../../../types.js';
export declare function linedWaveEdgedRect(parent: D3Selection, node: Node): Promise>;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy