UNPKG

@sphereon/ssi-sdk.data-store

Version:

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