blob: 3eb0886e15bb4e653b8ca2fa593e6bb40627402b (
plain)
1
2
3
4
5
|
// |reftest| skip -- not a test file
// Copyright (C) 2018 Valerie Young. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export * as exportns from './get-nested-namespace-props-nrml-2_FIXTURE.js';
|