blob: fde22294b40b2e9623d098e8b7fae7896535f7bc [file] [log] [blame]
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
var x = null;
export { x as default };