UNPKG

alexa-ssml

Version:
15 lines (12 loc) 241 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var tag = exports.tag = 's'; var schema = exports.schema = { title: 's', description: '', type: 'object', required: [], properties: {} };