Skip to content

Commit 6f8a835

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/rollup/plugin-typescript-12.1.1
2 parents 6051693 + 7a084c5 commit 6f8a835

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ export interface AllFlagsLDClient {
165165
*/
166166
export type LDFlagKeyMap = Record<string, string>;
167167

168+
export { type LDProps } from './withLDConsumer';
169+
168170
/**
169171
* The sdk context stored in the Provider state and passed to consumers.
170172
*/

0 commit comments

Comments
 (0)