clan/exportsModule: add missing default
This commit is contained in:
@@ -78,8 +78,7 @@ in
|
|||||||
internal = true;
|
internal = true;
|
||||||
visible = false;
|
visible = false;
|
||||||
type = types.deferredModule;
|
type = types.deferredModule;
|
||||||
# can be set only once
|
default = { };
|
||||||
readOnly = true;
|
|
||||||
description = ''
|
description = ''
|
||||||
A module that is used to define the module of flake level exports -
|
A module that is used to define the module of flake level exports -
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user