UNPKG

@ama-team/voxengine-sdk

Version:

Bundle of helper functions and classes for VoxEngine scenario scripts

9 lines (7 loc) 148 B
var slf4j = require('./Slf4j') module.exports = { /** @deprecated */ slf4j: slf4j, Slf4j: slf4j.Slf4j, Level: require('./_common').Level }