mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 07:28:05 +02:00
default export
This commit is contained in:
parent
6d98886661
commit
3bdaf57c76
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ const exclude_from_list = (link) => {
|
|||
return is_excluded;
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
export {
|
||||
LOG,
|
||||
handleFailure,
|
||||
extract_all_links,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue