This website requires JavaScript.
Explore
Help
Register
Sign In
gio
/
think
mirror of
https://github.com/fantasticit/think.git
Watch
1
Star
0
Fork
You've already forked think
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f37820f79f
think
/
packages
/
domains
/
src
/
models
/
collector.ts
5 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: refactor
2022-03-11 05:57:55 +00:00
export
enum
CollectType
{
chore: format code
2022-03-12 02:31:03 +00:00
document
=
'document'
,
wiki
=
'wiki'
,
chore: refactor
2022-03-11 05:57:55 +00:00
}