UNPKG

prisma-extension-nested-operations

Version:
3 lines (2 loc) 185 B
export { withNestedOperations } from "./lib/nestedOperations"; export { NestedReadOperation, NestedWriteOperation, NestedOperation, NestedParams, ExecuteFunction, } from "./lib/types";