blob: 4c3e51f585079eb9b5cdc46d88ff91e476f5082b [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
part of hearts;
enum HeartsType { Player, Board }