UNPKG

@aladas-org/cryptoshape

Version:

Generates a representation of a Bip39 seed phrase as a 3D scene

11 lines (9 loc) 543 B
// ===================================================================================================== // ======================================= const_gui.js ======================================== // ===================================================================================================== "use strict"; 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";