# isInChina

Whether user is located in China

```javascript
const isInChina = require('@serverless/utils/is-in-china');
```
