Type Alias: Link<DocType>
Link<
DocType> =string&DocTypeextendsstring?unknown:never
Defined in: packages/client/src/core/types.ts:49
Link field targeting a DocType. A plain string at runtime; the parameter is documentation.
Type Parameters
DocType
DocType extends string = string