isZoneAttachment() function
Type guard for ZoneAttachment.
Signature:
declare function isZoneAttachment<T extends ModifierInterface>(modifier: T): modifier is T & ZoneAttachment;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
modifier |
T |
Returns:
modifier is T & ZoneAttachment