mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
abd0d79304
PR-URL: https://github.com/nodejs/node/pull/18949 Fixes: https://github.com/nodejs/node/issues/18948 Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com> Reviewed-By: James M Snell <jasnell@gmail.com>
2 lines
36 B
JavaScript
2 lines
36 B
JavaScript
export const message = 'A message';
|