Move Sampleable into its own Package.

This commit is contained in:
Mathew Polzin
2019-01-29 00:44:31 -08:00
parent f48c385f99
commit ea663bb229
10 changed files with 19 additions and 110 deletions
@@ -8,6 +8,7 @@
import AnyCodable
import Foundation
import Poly
import Sampleable
// MARK: Node (i.e. schema) Protocols