1 2 3 4
import Backdrop from './modules/ui/backdrop.js'; let backdrop = new Backdrop('menu', 'front-layer', 'show-menu'); backdrop.register();