const modulePath = "../domain/value.ts"; export function requireValue() { return require(modulePath); }