UNPKG

@sphereon/ssi-sdk.data-store

Version:

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