NoteTitleEdit

Date

2/1/2024 - 3:10:50 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Edit a note's title.

    Parameters

    • param0: {
          title: string;
          uuid: string;
      }
      • title: string
      • uuid: string

    Returns Promise<void>

    Date

    2/13/2024 - 5:30:02 AM

    Async

Generated using TypeDoc