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