UNPKG

@prisma/sdk

Version:
3 lines (2 loc) 150 B
import { BinaryType } from '@prisma/fetch-engine'; export declare function getVersion(enginePath?: string, binaryName?: BinaryType): Promise<string>;