This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
persagy
/
persagy-web
Obserwuj
22
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
cba4df9f59
Gałęzie
Tagi
master
persagy-web
/
persagy-web-graph
/
node_modules
/
bs-logger
/
dist
/
utils
/
cache-getters.d.ts
cache-getters.d.ts
97 B
Historia
Czysty
1
2
declare const cacheGetters: <T>(target: T, ...props: (keyof T)[]) => T;
export { cacheGetters };