This website requires JavaScript.
Explore
Help
Register
Sign In
Octopus
/
cache
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
501edac991b5371f3a84cb94516eed0c6a51439f
cache
/
src
/
restore.ts
T
4 lines
63 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Import actions/cache @v4
2026-06-17 07:48:51 +08:00
import
{
restoreRun
}
from
"./restoreImpl"
;
restoreRun
(
true
);
Reference in New Issue
Copy Permalink