We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc36218 commit b86b874Copy full SHA for b86b874
src/lib/encryption.module.ts
@@ -16,7 +16,7 @@ export const { ConfigurableModuleClass, MODULE_OPTIONS_TOKEN } =
16
(definition, extras) => ({
17
...definition,
18
global: extras.global,
19
- })
+ }),
20
)
21
.build();
22
0 commit comments