This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tswatch
Watch
2
Star
0
Fork
0
You've already forked tswatch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
v2.0.35
tswatch
/
ts
/
interfaces
/
interfaces.watchmodes.ts
8 lines
102 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
fix(core): update
2019-10-12 13:07:44 +00:00
export
type
TWatchModes
=
|
'test'
fix(core): Refactor watch modes and update dependencies
2024-12-04 20:58:32 +00:00
|
'node'
|
'service'
|
'element'
|
'website'
|
'echo'
;
Reference in New Issue
Copy Permalink