mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
Expose API surface.
This commit is contained in:
parent
2fdb1ac36c
commit
5f50485968
@ -140,6 +140,7 @@ module.exports = function () {
|
|||||||
*/
|
*/
|
||||||
return {
|
return {
|
||||||
generate: gen,
|
generate: gen,
|
||||||
|
lib: require('./fluentlib'),
|
||||||
options: _opts,
|
options: _opts,
|
||||||
formats: _fmts
|
formats: _fmts
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user