blob: 0e9f326b22af83d4f71a1986308e1f7b70d153c1 [file] [log] [blame]
// Copyright (C) 2018 Valerie Young. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
var x;
export var namedOther = null;
export { x as default };