UNPKG

@sphereon/ssi-sdk.data-store

Version:

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