UNPKG

kurento-client

Version:

JavaScript Client API for Kurento Media Server

15 lines (12 loc) 265 B
/* Configuration file for JSDoc. * https://jsdoc.app/about-configuring-jsdoc.html */ "use strict"; module.exports = { // Disable showing the current date in the footer of all generated files templates: { default: { includeDate: false } } };