# Utils

> Weex Ui中的公共函数服务

## 使用方法

```vue
<script>
  import { Utils } from 'weex-ui'
</script>
```
更详细代码可以参考 [utils](https://github.com/alibaba/weex-ui/blob/master/packages/utils/index.js)
