Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DogmaDragon committed Jan 23, 2024
1 parent 717be59 commit 06e17a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions in-app-manual/plugins/uipluginapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ An example using various aspects of `PluginApi` may be found in the source code

An instance of the React library.

### `ReactDOM`

An instance of the ReactDOM library.

## `GQL`

This namespace contains the generated graphql client interface. This is a low-level interface. In many cases, `StashService` should be used instead.
Expand All @@ -40,6 +44,8 @@ This namespace contains the generated graphql client interface. This is a low-le
- `Intl`
- `FontAwesomeRegular`
- `FontAwesomeSolid`
- `Mousetrap`
- `MousetrapPause`

## `register`

Expand Down

0 comments on commit 06e17a4

Please sign in to comment.