typing-flow
Version:
Npm package for typing animation for web
2 lines (1 loc) • 493 B
JavaScript
;var S=Object.defineProperty;var s=(r,o,t)=>o in r?S(r,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[o]=t;var I=(r,o,t)=>s(r,typeof o!="symbol"?o+"":o,t);const e="​";class n extends Error{constructor(t,O){super(t);I(this,"payload");this.name="TypingFlowError",this.payload=O}static ContainerNotFoundException(t){return new n(`Container with selector '${t}' not found`)}}exports.MIN_POSSIBLE_CURSOR_POSITION=-1;exports.TypingFlowError=n;exports.ZERO_WIDTH_SPACE=e;