SDKWebWeb — Development EnvironmentOn this pageWeb — Development EnvironmentInstall npm i your-web-sdk# oryarn add your-web-sdk ES Module usage import { initialize } from 'your-web-sdk';initialize({ apiKey: 'YOUR_API_KEY' });