UNPKG

@sphereon/ssi-sdk.data-store

Version:

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