UNPKG
@robylon/robylon-web-react-sdk
Version:
latest (1.1.1)
staging (1.1.2-staging.1)
1.1.2-staging.1
1.1.2-staging.0
1.1.1
1.0.0
React SDK for Robylon AI Chatbot
app.robylon.ai
OneWorldNation/robylon-web-react-sdk
@robylon/robylon-web-react-sdk
/
dist
/
cjs
/
types
/
utils
/
environment.d.ts
5 lines
(4 loc)
•
103 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
getEnvironmentConfig
:
() =>
{
copilotUrl
:
string
;
environment
:
string
; };