UNPKG

real-name-pc

Version:
7 lines (6 loc) 173 B
/** * @author: liuyang9 * @description: 防沉迷提示信息的相关配置 */ export { default as tips } from './tips'; export { default as tipType } from './tipType';