blob: f00b457f9ab08e15838ff52b36ec008e3a1afad2 [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.
// This file was auto-generated by the vanadium vdl tool.
var vdl = require('../../../../vdl');
module.exports = {};
// Types:
var _typeId = new vdl.Type();
_typeId.kind = vdl.Kind.ARRAY;
_typeId.name = "v.io/v23/uniqueid.Id";
_typeId.len = 16;
_typeId.elem = vdl.Types.BYTE;
_typeId.freeze();
module.exports.Id = (vdl.Registry.lookupOrCreateConstructor(_typeId));
// Consts:
// Errors:
// Services: