Type alias VisitFunction<T>

VisitFunction<T>: ((thing, col) => T)

Type Parameters

  • T

Type declaration

Generated using TypeDoc