blob: 1c51ebe3696628fb8657d44070ed1d684c687d6d [file] [log] [blame]
/* Licensed under the Apache License, Version 2.0 (the "License") http://www.apache.org/licenses/LICENSE-2.0 */
Object.assign(window, {
InterviewWbArea: require('./interview-area')
, DrawWbArea: require('./wb-area')
});