mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-10 16:26:43 -05:00
5 lines
117 B
JavaScript
5 lines
117 B
JavaScript
require('../../modules/es.object.is');
|
|
var path = require('../../internals/path');
|
|
|
|
module.exports = path.Object.is;
|