blob: abf38f7cad774da8968ed657ec45ddeb31793163 [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('../../../../../../../../../../src/vdl');
module.exports = {};
// Types:
var _typeMyTime = new vdl.Type();
_typeMyTime.kind = vdl.kind.INT32;
_typeMyTime.name = "v.io/x/ref/lib/vdl/testdata/nativedep2.MyTime";
_typeMyTime.freeze();
module.exports.MyTime = (vdl.registry.lookupOrCreateConstructor(_typeMyTime));
// Consts:
// Errors:
// Services: