Stone.js API
    Preparing search index...
    ConfigurationPriority: { App: 10; Module: 20; Sources: 0 } = ...

    Named execution steps for ConfigurationOptions.priority.

    The gaps are deliberate: they leave room to slot a configuration between two steps without renumbering anything.

    Type Declaration

    • ReadonlyApp: 10

      The application's own settings. The default.

    • ReadonlyModule: 20

      Settings contributed by a module, layered on top of the application's.

    • ReadonlySources: 0

      Remote and external sources (SSM, Secrets Manager, files): everything else may depend on them.