Trails Packages
    Preparing search index...

    Interface ApplicationProperties

    Allows the application to override default properties in all packages.

    Properties are typed when the package contains type definitions for them.

    Indexable

    • [packageName: string]: Record<string, unknown>

      Key: the name of the package. Value: A record of configuration properties (key/value pairs).

      Properties will override default property values in the package.