DCtheTall / twilly

A library which provides an abstract syntax for designing Twilio SMS interactions. Designed for use with Node.js and Express
MIT License
52 stars 3 forks source link

Remove use of Symbols as keys #10

Open DCtheTall opened 4 years ago

DCtheTall commented 4 years ago

While the idea to control access to internals that users of the library shouldn't be concerned with, it makes the library less user friendly and the code ugly.