-- | Composite of "Sound.Sc3.Server" and /Fd/ transport.
module Sound.Sc3.Server.Fd (module M) where

import Sound.Sc3.Server as M
import Sound.Sc3.Server.Transport.Fd as M