Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @xapp/stentor-lex-v2 with all npm packages installed. Try it out:

require("stentor-channel/package.json"); // stentor-channel is a peer dependency. require("stentor-constants/package.json"); // stentor-constants is a peer dependency. require("stentor-interaction-model/package.json"); // stentor-interaction-model is a peer dependency. require("stentor-media/package.json"); // stentor-media is a peer dependency. require("stentor-models/package.json"); // stentor-models is a peer dependency. require("stentor-request/package.json"); // stentor-request is a peer dependency. require("stentor-response/package.json"); // stentor-response is a peer dependency. require("stentor-utils/package.json"); // stentor-utils is a peer dependency. var stentorLexV2 = require("@xapp/stentor-lex-v2")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@xapp/stentor-lex-v2 v1.52.27

Stentor Lex V2 channel for stentor

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free