mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-06 06:14:53 +00:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
"use strict";
|
|
|
|
module.exports = require("./_iterate")(require("../array/#/find"), false);
|