Skip to content

Commit b4ff924

Browse files
committed
Publish GraphGetLinksOptions type
1 parent 9acba2e commit b4ff924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/optimizely-cms-sdk/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export {
1111
export {
1212
GraphClient,
1313
GraphGetContentOptions,
14+
GraphGetLinksOptions,
1415
GraphVariationInput,
1516
} from './graph/index.js';
1617
export type { PreviewParams } from './graph/index.js';

0 commit comments

Comments
 (0)