1 2 3
// Re-export Result from @rydshift/mirror for use in generated code const { Result } = require("@rydshift/mirror"); module.exports = { Result };