interface InferenceMarker {
    recorded: boolean;
}

Properties

Properties

recorded: boolean