Skip to content

Commit

Permalink
Update dependency listing
Browse files Browse the repository at this point in the history
  • Loading branch information
IzKuipers committed Jun 26, 2024
1 parent 76ee0d4 commit d66884f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions DEPS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
### Parent Dependencies

| File | Exports |
| ---- | ------- |
| `$ts/images/apps` | `MediaPlayerIcon` |
| `$apps/Shell/ts/tray` | `createTrayIcon`, `disposeTrayIcon` |
| `$ts/apps/runtime` | `AppRuntime` |
| `$ts/images/mime` | `AudioMimeIcon`, `VideoMimeIcon` |
| `$ts/server/fs/dir` | `getParentDirectory` |
| `$ts/server/fs/mime` | `getMimeIcon` |
| `$ts/server/fs/util` | `parseExtension`, `pathToFriendlyName`, `pathToFriendlyPath` |
| `$ts/stores/process` | `ProcessStack` |
| `$ts/server/fs/open` | `openFileWithApp` |
| `$types/fs` | `FileHandler` |
| `$state/Desktop/ts/store` | `SafeMode`, `SEP_ITEM` |
| `$ts/stores/articles` | `HelpArticles` |
| `$types/app` | `ContextMenuItem` |
| `$types/accelerator` | `AppKeyCombinations` |
| `$ts/images/filesystem` | `FileIcon` |
| `$apps/MediaPlayer/ts/runtime` | `Runtime` |

0 comments on commit d66884f

Please sign in to comment.