"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.YOUDAO_APP_OPTIONS = exports.BAIDU_APP_OPTIONS = void 0;
exports.BAIDU_APP_OPTIONS = Symbol('BAIDU_APP_OPTIONS');
exports.YOUDAO_APP_OPTIONS = Symbol('YOUDAO_APP_OPTIONS');