const modulePath = "../domain/value.ts"; export async function loadValue() { return import(modulePath); }