ente/web/packages/media
2024-04-17 12:34:00 +05:30
..
.eslintrc.js Create a package to share code between photos and cast 2024-04-17 09:47:28 +05:30
live-photo.ts Refactor 2024-04-17 12:34:00 +05:30
package.json Create a package to share code between photos and cast 2024-04-17 09:47:28 +05:30
README.md Create a package to share code between photos and cast 2024-04-17 09:47:28 +05:30
tsconfig.json Create a package to share code between photos and cast 2024-04-17 09:47:28 +05:30

@/media

A package for sharing code between our apps that show media (photos, videos).

Specifically, this is the intersection of code required by both the photos and cast apps.

Packaging

This (internal) package exports a React TypeScript library. We rely on the importing project to transpile and bundle it.