Hide package API
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
public protocol Decoder: Swift.Decoder {
|
||||
package protocol Decoder: Swift.Decoder {
|
||||
associatedtype SQLiteData
|
||||
|
||||
var dateDecoder: any DateDecoder { get }
|
||||
|
||||
Reference in New Issue
Block a user