DIR : /home/kozerus/public_html/cropex/node/node_modules/drizzle-orm/gel-core/roles.d.cts

/home/kozerus/public_html/cropex/node/node_modules/drizzle-orm/gel-core

import { entityKind } from "../entity.cjs";
export interface GelRoleConfig {
    createDb?: boolean;
    createRole?: boolean;
    inherit?: boolean;
}
export declare class GelRole implements GelRoleConfig {
    readonly name: string;
    static readonly [entityKind]: string;
    constructor(name: string, config?: GelRoleConfig);
    existing(): this;
}
export declare function gelRole(name: string, config?: GelRoleConfig): GelRole;
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer