mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-10 04:20:58 +00:00
Normalized imports, regenerated
This commit is contained in:
14
docs/sdk/models/operations/sharedsources.md
Normal file
14
docs/sdk/models/operations/sharedsources.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# SharedSources
|
||||
|
||||
## Example Usage
|
||||
|
||||
```typescript
|
||||
import { SharedSources } from "@lukehagar/plexjs/sdk/models/operations";
|
||||
|
||||
let value: SharedSources = {};
|
||||
```
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------- | ----------- | ----------- | ----------- |
|
||||
Reference in New Issue
Block a user