1 2 3 4
export * from "./pkg/satellite.js"; import {get_constants} from './pkg/satellite.js' export const constants = JSON.parse(get_constants());