blob: 690d834a7a6213b89ac82f7c21d0c31a021be651 [file] [log] [blame]
// Copyright 2016 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.
package io.v.syncbase.core;
public class Permissions {
public byte[] json;
}