1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 10:19:24 +02:00
Oinktube/node_modules/lodash/fp/sortedLastIndex.js
2024-03-07 11:31:51 -03:00

5 lines
175 B
JavaScript

var convert = require('./convert'),
func = convert('sortedLastIndex', require('../sortedLastIndex'));
func.placeholder = require('./placeholder');
module.exports = func;