/** * @file styleMock.ts 模拟一个 CSS 模块 * * @author: zhangbobell * @email: zhangbobell@163.com * * @created: 2017.07.04 */ module.exports = {};