This website works better with JavaScript.
Explore
Help
Sign In
lipenghui
/
qn-ai-pc
Watch
1
Star
0
Fork
You've already forked qn-ai-pc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
青鸟ai,pc版仓库
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48
Commits
2
Branches
1
Tag
9.0 MiB
Vue
75.4%
TypeScript
23.4%
SCSS
0.9%
Tree:
ed3805df6f
dxj
master
1.0.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ed3805df6f'
${ noResults }
qn-ai-pc
/
src
/
views
/
task
/
components
/
TaskList
/
index.d.ts
6 lines
92 B
Raw
Blame
History
export
interface
TaskType
{
name
:
string
points
:
number
status
:
number
id
:
string
}
Reference in new issue
Copy Permalink