@hero-design/rn 8.0.0-2 → 8.0.0-4

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.
@@ -1,2 +0,0 @@
1
- @hero-design/rn:build:types: cache hit, replaying output f1b28781ac36a122
2
- @hero-design/rn:build:types: $ tsc --noEmit false --emitDeclarationOnly --project tsconfig.prod.json
@@ -1 +0,0 @@
1
- @hero-design/rn:build:watch: cache hit, replaying output 55694302adcf155b
@@ -1,2 +0,0 @@
1
- declare const withOpacity: (opacity: number) => (hexString: string) => string;
2
- export { withOpacity };