This website requires JavaScript.
Explore
Help
Register
Sign In
huayu-web
/
assistant-note
Watch
1
Star
0
Fork
You've already forked assistant-note
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9adb97e9f6
assistant-note
/
src
/
store
/
fileListState.js
8 lines
126 B
JavaScript
Raw
Blame
History
const
schema
=
{
"fileId"
:
{
type
:
'number'
,
maximum
:
100
,
minimum
:
1
,
default
:
50
}
}
Reference in New Issue
View Git Blame
Copy Permalink