> ## Documentation Index
> Fetch the complete documentation index at: https://site.aspect.build/llms.txt
> Use this file to discover all available pages before exploring further.

# @rules_nodejs//nodejs:providers.bzl

> Bazel rules_nodejs public providers, aspects, and helpers shipped with rules_nodejs, including UserBuildSettingInfo used by JavaScript build rules.

<Callout icon="book">
  Documentation for [@rules\_nodejs@v6.7.3](https://registry.bazel.build/modules/rules_nodejs/6.7.3) -- <Icon icon="github" iconType="brands" /> [View source](https://github.com/bazel-contrib/rules_nodejs/blob/v6.7.3/nodejs/providers.bzl)
</Callout>

Public providers, aspects and helpers that are shipped in the built-in rules\_nodejs repository.

## Provider: `UserBuildSettingInfo`

### Fields

<ResponseField name="value" />

## Provider: `StampSettingInfo`

### Fields

<ResponseField name="value">
  Whether stamping is enabled
</ResponseField>
