UNPKG

word-snatchers-cli

Version:

A console game which target is unscramble the letters to spell out a word fitting the given definition

8 lines (6 loc) 106 B
class PluginBase { build() { throw new Error("Not implemented."); } } export default PluginBase;