// Place data here that needs to be accessed throughout the package but should not be exported to package dependers.
import JSON
public var jwtPayload: JSON?
public var teamIDs: [Int]?