Stone.js API
    Preparing search index...

    Builds the limiters and binds the manager.

    The memory limiter is always registered, so an application that declares a rule and configures nothing still gets one: zero-config, with the per-process caveat written where it will be read.

    Implements

    • IServiceProvider
    Index
    • Registers the provider into the system. Typically used for adding services or bindings to the container.

      Returns Promiseable<void>