UNPKG

@aladas-org/cryptoshape

Version:

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

8 lines (7 loc) 504 B
// ===================================================================================================== // ========================================= fonts.js ========================================== // ===================================================================================================== "use strict"; // https://playground.babylonjs.com/#6I2RMN#2 // let DROID_SANS_FONT = // await (await fetch("https://assets.babylonjs.com/fonts/Droid Sans_Regular.json")).json();