Skip to main content

Interface: SnapshotTypeMismatchErrorData

Properties​

actualValue​

actualValue: any;

expectedTypeName​

expectedTypeName: string;

modelTrail?​

optional modelTrail?: readonly string[];

path?​

optional path?: Path;