@coveo/headless
    Preparing search index...

    Interface Controller

    interface Controller {
        state: {};
        subscribe(listener: () => void): Unsubscribe;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Properties

    Methods

    Properties

    state: {}