lc-lib-doc-copy
v0.2.0
Published
doc copy
Downloads
5
Readme
lc-lib-doc-copy
This is a util function of documentation copy. Part of command tool for lib-candy.
Usage
const libDocCopy = require('lc-lib-doc-copy');
libDocCopy({
basePath: libRootDir,
libraryName: libName
});