We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cede184 commit b70bf3fCopy full SHA for b70bf3f
src/types/register.ts
@@ -1,5 +1,6 @@
1
import type { DefaultCapabilitiesSchema } from './capabilities.js'
2
3
+/** @internal */
4
// biome-ignore lint/suspicious/noEmptyInterface:
5
export interface Register {}
6
0 commit comments