core.unionatom._constructor_
Home > @medplum/core > UnionAtom > (constructor)
UnionAtom.(constructor)
Constructs a new instance of the UnionAtom
class
Signature:
constructor(left: Atom, right: Atom);
Parameters
Parameter | Type | Description |
---|---|---|
left | Atom | |
right | Atom |