Commit dcc5742
authored
ref(flags): don't export FeatureFlagContext in types-hoist/context.ts (#14741)
This isn't exported in types-hoist/index, but we found users can still
import it from a `build/` file. Discussed with @billyvg we don't want
users to accidentally import it this way.
Note we currently use this type in sentry, until
getsentry/sentry#81954 is rolled out.1 parent d32bf15 commit dcc5742
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
0 commit comments