Sign in
vanadium
/
release.js.core
/
a065d8af3287dd894d647ee67f27a2729edecafe
/
.
/
src
/
runtime
/
default-catalog.js
blob: 7819fd364e3ef9e2649996c7c7f12dd4ba651bef [
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.
var
Catalog
=
require
(
'../verror/catalog'
);
module
.
exports
=
new
Catalog
();