NickColley / scrambo

Puzzle Scramble Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: scrambo_1.default is not a function

linhchelsea opened this issue · comments

I am using NestJS

import Scrambo from 'scrambo';
const scramble = new Scrambo().get(5);

Screen Shot 2019-09-17 at 5 23 07 PM

Thanks!