@journyio/web-types
v1.1.0
Published
TypeScript types for our website snippet
Downloads
2,498
Readme
Web types
Enables type-safe usage of our website snippet. A full web SDK will be released later this year.
💾 Installation
You can use your package manager (npm
or yarn
) to install:
npm install --save @journyio/web-types
or
yarn add @journyio/web-types
🔌 Getting started
💡 You can find the snippet in the website settings
import "@journyio/web-types";
You can find documentation for the web snippet here.
🔒 Security
If you discover any security related issues, please email security at journy io instead of using the issue tracker.