const StringTrait:
Trait<Defaulted<InputTypes<{ label: (t?: string) => string | undefined }>, Partial<InputTypes<{ label: (t?: string) => string | undefined }>>>,
OutputTypes<{ label: (t?: string) => string | undefined }>>
= (
input: A,
output: B,
hooks: UseHooks,
) => void
packages / plot / src / traits.ts