This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
MiKee
/
KeePass
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
10deb9559d
Ramas
Etiquetas
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
@octokit
/
request
/
dist-src
/
get-buffer-response.js
get-buffer-response.js
91 B
Histórico
Raw
1
2
3
export default function getBufferResponse(response) {
return response.arrayBuffer();
}