UNPKG

typing-flow

Version:

Npm package for typing animation for web

4 lines (3 loc) 142 B
export { TypingFlow } from './core'; export { TypingFlowError } from './shared/errors'; export type { TypingSnapshot } from './shared/types';