mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Remove fp doc to be simplified in a later commit.
This commit is contained in:
9
lib/fp/build-doc.js
Normal file
9
lib/fp/build-doc.js
Normal file
@@ -0,0 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
function build(type) {
|
||||
|
||||
}
|
||||
|
||||
build(_.last(process.argv));
|
||||
Reference in New Issue
Block a user