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