Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

NodeSortFunction

The type for the node sort function.

API/Type Aliases/NodeSortFunction
hoshimi/src/types/Node.d.ts

Signature

type NodeSortFunction = (node: NodeStructure) => number;

Members

This export does not declare public properties or methods in the generated declaration file.