Sign in
vanadium
/
release.projects.croupier
/
5efd3ed911532c6da75b2c4735de10c0e55cc37c
/
.
/
lib
/
src
/
mocks
/
util.dart
blob: e466b8d29acc446c994005f484206ec07f6a4fcb [
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.
typedef
void
keyValueCallback
(
String
key
,
String
value
);