UNPKG

rttc

Version:

Runtime type-checking for JavaScript.

5 lines (4 loc) 186 B
// This file is here for backwards compatibility. // (the logic herein is now exposed as `rttc.isEqual()` // and should be used as such) module.exports = require('../../lib/is-equal');