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