UNPKG

116 BTypeScriptView Raw
1import { DMMF } from './dmmf-types';
2export declare function transformDmmf(document: DMMF.Document): DMMF.Document;