Skip to content

Commit 4cbe969

Browse files
Add new modules (#21)
* Updated modules.js with new modules --------- Co-authored-by: Adam Davies <[email protected]>
1 parent 3c86c61 commit 4cbe969

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/util/modules.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ const MODULES = {
2626
'N/https': 'https',
2727
'N/https/clientCertificate': 'clientCertificate',
2828
'N/keyControl': 'keyControl',
29+
'N/llm': 'llm',
2930
'N/log': 'log',
31+
'N/pgp': 'pgp',
3032
'N/piremoval': 'piremoval',
3133
'N/plugin': 'plugin',
3234
'N/portlet': 'portlet',

0 commit comments

Comments
 (0)