/** @internal */ export const make = (duration, deferred, fiberId) => ({ duration, deferred, fiberId }); //# sourceMappingURL=sleep.js.map