UNPKG

@sphereon/ssi-sdk.data-store

Version:

7 lines 324 B
import { MigrationInterface, QueryRunner } from 'typeorm'; export declare class CreateMachineStateStore1708098041262 implements MigrationInterface { name: string; up(queryRunner: QueryRunner): Promise<void>; down(queryRunner: QueryRunner): Promise<void>; } //# sourceMappingURL=7-CreateMachineStateStore.d.ts.map