mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 06:47:59 +00:00
9 lines
229 B
TypeScript
9 lines
229 B
TypeScript
// Copyright 2017-2022 @polkadot/ui-settings authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Do not edit, auto-generated by @polkadot/dev
|
|
|
|
declare const __dirname: string | undefined;
|
|
|
|
export default __dirname;
|