Skip to content

Commit c068476

Browse files
grypezclaude
andcommitted
test(kernel-utils): update index exports snapshot for sheaf and GET_DESCRIPTION
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 85dce09 commit c068476

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/kernel-utils/src/index.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ describe('index', () => {
1212
'GET_DESCRIPTION',
1313
'abortableDelay',
1414
'calculateReconnectionBackoff',
15+
'collectSheafGuard',
1516
'delay',
1617
'fetchValidatedJson',
1718
'fromHex',
19+
'getStalk',
20+
'guardCoversPoint',
1821
'ifDefined',
1922
'installWakeDetector',
2023
'isJsonRpcCall',
@@ -30,6 +33,7 @@ describe('index', () => {
3033
'mergeDisjointRecords',
3134
'retry',
3235
'retryWithBackoff',
36+
'sheafify',
3337
'stringify',
3438
'toHex',
3539
'waitUntilQuiescent',

0 commit comments

Comments
 (0)