visitMixin Method
Called for each Mixin instance found during schema traversal.
visitMixin(mixin: Mixin): Promise<void>
Parameter | Type | Description |
---|---|---|
mixin | Mixin | a Mixin object. |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.