equal.js 60 Bytes
Newer Older
Patiphan Marak's avatar
Patiphan Marak committed
1 2 3
'use strict';

module.exports = require('fast-deep-equal');