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