eoussama/typewriter.js

Encapsulation

Closed this issue · 1 comments

Certain properties should be kept private.
Either change accessibility scopes or wrap the typewriter class into an isolator class.

Only pass references to nested objects.