Add missing import needed to use the library
This commit is contained in:
parent
091e0e5c55
commit
0c58e94c6f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ module Hanafuda (
|
|||
, Pack
|
||||
, add
|
||||
, cards
|
||||
, cardsOfPack
|
||||
, contains
|
||||
, empty
|
||||
, flower
|
||||
|
|
Loading…
Reference in a new issue