UNPKG
cui-llama.rn
Version:
latest (1.7.8)
1.7.8
1.7.7
1.7.6
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.6
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.0
1.2.6
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.2
1.1.1
1.1.0
1.0.11
1.0.10
1.0.9
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.0
Fork of llama.rn for ChatterUI
github.com/Vali-98/cui-llama.rn
Vali-98/cui-llama.rn
cui-llama.rn
/
lib
/
module
/
NativeRNLlama.js
3 lines
•
144 B
JavaScript
View Raw
1
2
3
import
{
TurboModuleRegistry
}
from
'react-native'
;
export
default
TurboModuleRegistry
.
get
(
'RNLlama'
);
//# sourceMappingURL=NativeRNLlama.js.map