@twick/media-utils 0.14.0 → 0.14.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,23 +1,23 @@
1
- # @twick/media-utils
2
-
3
- Media utilities for the Twick platform.
4
-
5
- ## Installation
6
-
7
- ```bash
8
- pnpm add @twick/media-utils
9
- ```
10
-
11
- ## Usage
12
-
13
- ```typescript
14
- import { /* your exports */ } from '@twick/media-utils';
15
- ```
16
-
17
- ## API Documentation
18
-
19
- For detailed API documentation, see the generated docs in the `docs` directory.
20
-
21
- ## License
22
-
23
- Apache-2.0
1
+ # @twick/media-utils
2
+
3
+ Media utilities for the Twick platform.
4
+
5
+ ## Installation
6
+
7
+ ```bash
8
+ pnpm add @twick/media-utils
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ ```typescript
14
+ import { /* your exports */ } from '@twick/media-utils';
15
+ ```
16
+
17
+ ## API Documentation
18
+
19
+ For detailed API documentation, see the generated docs in the `docs` directory.
20
+
21
+ ## License
22
+
23
+ Apache-2.0