Renamed the BundleServicing protocol in the library target as Bundleable.

This commit is contained in:
2025-01-18 19:52:40 +01:00
parent c08dbe5602
commit d3283c912f
3 changed files with 7 additions and 7 deletions
@@ -1,6 +1,6 @@
import Foundation
public protocol BundleServicing {
public protocol Bundleable {
// MARK: Functions