@camera.ui/sdk 0.0.4 → 0.0.7

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/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023-2026 seydx <hi@seydx.dev>
3
+ Copyright (c) 2020-2026 seydx <hi@seydx.dev>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining
6
6
  a copy of this software and associated documentation files (the
package/dist/external.js CHANGED
@@ -1,8 +1 @@
1
- /**
2
- * Re-exports of third-party types that appear in the SDK's public surface.
3
- *
4
- * These types are re-exported so plugins can reference them in their own
5
- * type signatures without having to declare a direct dependency on the
6
- * underlying packages — the SDK already pulls them in transitively.
7
- */
8
1
  export {};