Datalayer VS Code Extension - v0.0.18
    Preparing search index...

    Type Alias CommandHandler

    CommandHandler: (command: string) => void

    Function type for handling Lexical commands.

    Type Declaration

      • (command: string): void
      • Parameters

        • command: string

        Returns void