Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: isContainer()

isContainer(value): value is ContainerAnnotation

Type predicate, asserts that the value is an instance of ContainerAnnotation. Internal use only.

Parameters

value: Annotation

the value.

Returns

value is ContainerAnnotation

true if the value is an instance of ContainerAnnotation, false otherwise.