feat: add DEFAULT_BACK_DESIGN and getEffectiveBackDesign
This commit is contained in:
@@ -12,6 +12,8 @@ import {
|
||||
isJoker,
|
||||
computeNumberPipPositions,
|
||||
getEffectiveDesign,
|
||||
getEffectiveBackDesign,
|
||||
DEFAULT_BACK_DESIGN,
|
||||
} from './cardLayout.js'
|
||||
|
||||
const CARD_W = 750
|
||||
|
||||
Reference in New Issue
Block a user