platform-bible-react
    Preparing search index...

    Interface CommandHandler

    Defines a function that takes a Command object as an argument and returns void. Used to define the shape of a function that can handle commands, but it does not provide an implementation.