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