This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
setup-python
Template
mirror of
https://github.com/actions/setup-python
Watch
1
Star
0
Fork
You've already forked setup-python
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
04b8867918
setup-python
/
node_modules
/
bs-logger
/
dist
/
utils
/
cache-getters.d.ts
3 lines
97 B
TypeScript
Raw
Blame
History
declare
const
cacheGetters
:
<
T
>
(
target
:
T
,
.
.
.
props
:
(
keyof
T
)
[
]
)
=
>
T
;
export
{
cacheGetters
}
;
Reference in New Issue
View Git Blame
Copy Permalink