- Matchable
▸ matching(condition
: Condition‹this›): Promise‹boolean›
Defined in lib/entity.ts:43
Parameters:
Name | Type |
---|---|
condition |
Condition‹this› |
Returns: Promise‹boolean›
▸ waitUntil(...conditions
: Condition‹this›[]): Promise‹boolean›
Defined in lib/entity.ts:42
Parameters:
Name | Type |
---|---|
...conditions |
Condition‹this›[] |
Returns: Promise‹boolean›