This website requires JavaScript.
Explore
Help
Sign In
panyy
/
UnisKB
Watch
1
Star
0
Fork
You've already forked UnisKB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
743b04aebf
UnisKB
/
ui
/
src
/
utils
/
application.ts
4 lines
87 B
TypeScript
Raw
Blame
History
export
function
isWorkFlow
(
type
:
string
|
undefined
)
{
return
type
===
'WORK_FLOW'
}
Reference in New Issue
View Git Blame
Copy Permalink