Use as a transition on an element whose full text is already in the DOM; the transition progressively reveals it.
For Svelte 5 attachments, use attachTypewriter so the effect applies when the node is mounted.
Options: speed (higher = faster), delay (ms before starting), and optional onComplete when the full string is visible.