blob: d016024fb9f00f5fc6bbe191986229aa371d98de [file] [log] [blame]
/* Licensed under the Apache License, Version 2.0 (the "License") http://www.apache.org/licenses/LICENSE-2.0 */
module.exports = {
NONE: 'NONE'
, PRESENTER: 'PRESENTER'
, WHITEBOARD: 'WHITEBOARD'
};