This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ShariX
/
converse-built
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
unstable
Ramas
Etiquetas
master
unstable
converse-built
/
node_modules
/
localforage-driver-memory
/
setItem.d.ts
setItem.d.ts
91 B
Permalink
Histórico
Raw
1
export declare function setItem(this: any, key$: string, value: any, callback?: any): any;