using Ryujinx.Horizon.Sdk.Sf; namespace Ryujinx.Horizon.Sdk.Srepo { interface ISrepoService : IServiceObject { } }