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

5 lines
189 B
JavaScript

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