alexa / alexa-apis-for-nodejs

The Alexa APIs for NodeJS consists of JS and Typescript definitions that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit NodeJS SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs).
Apache License 2.0
60 stars 34 forks source link

Created ask-sdk-model-runtime package #1

Closed ShenChen93 closed 4 years ago

ShenChen93 commented 4 years ago

This package contains the defintions of LWA servies, implementations of ApiClient and its componenets. This package can be reused across multiple models released by ask sdk team in future, also the current ask-sdk-models (Node.js) can add this as dependency.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.