wmakeev/moysklad

View on GitHub
src/have.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
'use strict'

const have = require('have2')
const matchers = require('./matchers')

module.exports = have.with(matchers)