Snapshot: {
    metaInfoByJsonPointer: Record<JsonPointerString, MetaInfo[]>;
    mvcc: any;
    options: {};
    output: any;
    plans: SerializableExecutionPlan[];
    template: object;
}

Type declaration

Generated using TypeDoc