require("filestore-disk/pack")(config) → {FileStoreFunctions#pack}
Returns a pack function using the config object
Parameters:
| Name | Type | Description |
|---|---|---|
config |
module:filestore-disk~Config | the config object |
- Source:
Returns:
the pack function
The filestore-disk/pack module returns the FileStoreFunctions#pack function.
- Source: