4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
|
import {startRegistry} from './utils.mjs'
|
||
|
|
||
|
startRegistry()
|