@aladas-org/cryptoshape
Version:
Generates a representation of a Bip39 seed phrase as a 3D scene
10 lines (8 loc) • 501 B
JavaScript
// =====================================================================================================
// ======================================= const_gui.js ========================================
// =====================================================================================================
;
const THEME_ID = "theme_id";
const MODE_ID = "mode_id";
const ANIMATION_BTN_ID = "animate_btn_id";
const WORD_COUNT_ID = "word_count_id";