Skip to content

Commit b70bf3f

Browse files
committed
chore: add internal flag
1 parent cede184 commit b70bf3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/register.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { DefaultCapabilitiesSchema } from './capabilities.js'
22

3+
/** @internal */
34
// biome-ignore lint/suspicious/noEmptyInterface:
45
export interface Register {}
56

0 commit comments

Comments
 (0)