UNPKG

worth-the-read

Version:

This package give it a text it will get the read time

6 lines 112 B
class WorthTheRead { constructor() { console.log("yo"); } } exports.WorthTheRead = WorthTheRead;