// Copyright 2017-2022 @polkadot/ui-settings authors & contributors // SPDX-License-Identifier: Apache-2.0 module.exports = typeof __dirname === 'string' ? __dirname.replace('/cjs', '') : undefined;