Parent Directory
|
Revision Log
|
Patch
revision 339 by rakin, Mon Jul 29 17:29:37 2024 UTC | revision 344 by rakin, Mon Jul 29 17:29:40 2024 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | import { Schema, model, SchemaTypes, Document } from 'mongoose'; | import { Schema, model } from 'mongoose'; |
2 | ||
3 | const schema = new Schema({ | const schema = new Schema({ |
4 | time: { | time: { |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |