API ReferenceType aliases
PinCommentStyle
type PinCommentStyle = "tag" | "tag+date" | "none";Defined in: packages/core/src/passes/pin.ts:7
Trailing-comment style for a pinned ref.
type PinCommentStyle = "tag" | "tag+date" | "none";Defined in: packages/core/src/passes/pin.ts:7
Trailing-comment style for a pinned ref.