Parent Directory
|
Revision Log
|
Patch
revision 333 by rakin, Mon Jul 29 17:29:35 2024 UTC | revision 335 by rakin, Mon Jul 29 17:29:36 2024 UTC | |
---|---|---|
# | Line 1 | Line 1 |
import { DataTypes, Model } from 'sequelize'; | ||
import DiscordClient from '../client/Client'; | ||
1 | import { Schema, model } from 'mongoose'; | import { Schema, model } from 'mongoose'; |
2 | ||
3 | const schema = new Schema({ | const schema = new Schema({ |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |