mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-12 02:52:36 +01:00
WIP: first pass, factory models and methods
This commit is contained in:
parent
a2a3f5c044
commit
c201d54cac
6 changed files with 67 additions and 105 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Schema } from '~/mongoose';
|
||||
import { Schema } from 'mongoose';
|
||||
import { PermissionTypes, Permissions } from 'librechat-data-provider';
|
||||
import type { IRole } from '~/types';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue