core.canbepopulated | Medplum

CanBePopulated type

Signature:

export type CanBePopulated = {

length: number;

} | Record<string, any>;