mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
expose useful libs (#4489)
* expose useful libs * Update UIPluginApi.md
This commit is contained in:
@@ -12,6 +12,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.
|
||||
@@ -25,6 +29,8 @@ This namespace contains the generated graphql client interface. This is a low-le
|
||||
- `Intl`
|
||||
- `FontAwesomeRegular`
|
||||
- `FontAwesomeSolid`
|
||||
- `Mousetrap`
|
||||
- `MousetrapPause`
|
||||
|
||||
### `register`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user