UNPKG

graphile-migrate

Version:

Opinionated SQL-powered migration tool for PostgreSQL

2 lines (1 loc) 110 B
export declare const calculateHash: (str: string, previousHash: string | null, algorithm?: string) => string;