REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 3.87 KB
Close
/home/byroehnu/.trash/node_modules11/prisma/prisma-client/scripts/default-index.d.ts
Text
Base64
/* eslint-disable @typescript-eslint/no-unused-vars */ import * as runtime from '@prisma/client/runtime/library' /** * ## Prisma Client ʲˢ * * Type-safe database client for TypeScript & Node.js * @example * ``` * const prisma = new Prisma() * // Fetch zero or more Users * const users = await prisma.user.findMany() * ``` * * * Read more in our [docs](https://www.prisma.io/docs/concepts/components/prisma-client). */ export declare const PrismaClient: any /** * ## Prisma Client ʲˢ * * Type-safe database client for TypeScript & Node.js * @example * ``` * const prisma = new Prisma() * // Fetch zero or more Users * const users = await prisma.user.findMany() * ``` * * * Read more in our [docs](https://www.prisma.io/docs/concepts/components/prisma-client). */ export declare type PrismaClient = any export declare class PrismaClientExtends< ExtArgs extends runtime.Types.Extensions.Args = runtime.Types.Extensions.DefaultArgs, > { $extends: { extArgs: ExtArgs } & (< R extends runtime.Types.Extensions.UserArgs['result'] = {}, M extends runtime.Types.Extensions.UserArgs['model'] = {}, Q extends runtime.Types.Extensions.UserArgs['query'] = {}, C extends runtime.Types.Extensions.UserArgs['client'] = {}, Args extends runtime.Types.Extensions.Args = runtime.Types.Extensions.InternalArgs<R, M, {}, C>, >( args: | ((client: PrismaClientExtends<ExtArgs>) => { $extends: { extArgs: Args } }) | { name?: string } | { result?: R & runtime.Types.Extensions.UserArgs['result'] } | { model?: M & runtime.Types.Extensions.UserArgs['model'] } | { query?: Q & runtime.Types.Extensions.UserArgs['query'] } | { client?: C & runtime.Types.Extensions.UserArgs['client'] }, ) => PrismaClientExtends<Args & ExtArgs> & Args['client']) $transaction<R>( fn: (prisma: Omit<this, runtime.ITXClientDenyList>) => Promise<R>, options?: { maxWait?: number; timeout?: number; isolationLevel?: string }, ): Promise<R> $transaction<P extends Prisma.PrismaPromise<any>[]>( arg: [...P], options?: { isolationLevel?: string }, ): Promise<runtime.Types.Utils.UnwrapTuple<P>> } export declare const dmmf: any export declare type dmmf = any /** * Get the type of the value, that the Promise holds. */ export declare type PromiseType<T extends PromiseLike<any>> = T extends PromiseLike<infer U> ? U : T /** * Get the return type of a function which returns a Promise. */ export declare type PromiseReturnType<T extends (...args: any) => Promise<any>> = PromiseType<ReturnType<T>> export namespace Prisma { export type TransactionClient = any export function defineExtension< R extends runtime.Types.Extensions.UserArgs['result'] = {}, M extends runtime.Types.Extensions.UserArgs['model'] = {}, Q extends runtime.Types.Extensions.UserArgs['query'] = {}, C extends runtime.Types.Extensions.UserArgs['client'] = {}, Args extends runtime.Types.Extensions.Args = runtime.Types.Extensions.InternalArgs<R, M, {}, C>, >( args: | ((client: PrismaClientExtends) => { $extends: { extArgs: Args } }) | { name?: string } | { result?: R & runtime.Types.Extensions.UserArgs['result'] } | { model?: M & runtime.Types.Extensions.UserArgs['model'] } | { query?: Q & runtime.Types.Extensions.UserArgs['query'] } | { client?: C & runtime.Types.Extensions.UserArgs['client'] }, ): (client: any) => PrismaClientExtends<Args> export type Extension = runtime.Types.Extensions.UserArgs export import getExtensionContext = runtime.Extensions.getExtensionContext export import Args = runtime.Types.Public.Args export import Payload = runtime.Types.Public.Payload export import Result = runtime.Types.Public.Result export import Exact = runtime.Types.Public.Exact export import PrismaPromise = runtime.Types.Public.PrismaPromise export const prismaVersion: { client: string engine: string } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 9
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
colors.js
5.60 KB
lrw-r--r--
2026-02-28 13:40:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default-deno-edge.ts
327 B
lrw-r--r--
2026-02-28 13:40:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default-edge.js
432 B
lrw-r--r--
2026-02-28 13:40:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default-index-browser.js
321 B
lrw-r--r--
2026-02-28 13:40:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default-index.d.ts
3.87 KB
lrw-r--r--
2026-02-28 13:40:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default-index.js
2.14 KB
lrw-r--r--
2026-02-28 13:40:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
get-packed-client.js
354 B
lrw-r--r--
2026-02-28 13:40:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
postinstall.d.ts
304 B
lrw-r--r--
2026-02-28 13:40:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
postinstall.js
13.23 KB
lrw-r--r--
2026-02-28 13:40:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).