- Preparing search index...
- The search index is not available
Deepkit
- visit(type: Type, visitor: ((type: Type) => false | void), onCircular?: (() => void)): void
-
Parameters
-
-
visitor: ((type: Type) => false | void)
-
- (type: Type): false | void
-
Returns false | void
-
Optional
onCircular: (() => void)
Returns void