UNPKG

395 BJavaScriptView Raw
1// Copyright 2017-2022 @polkadot/util authors & contributors
2// SPDX-License-Identifier: Apache-2.0
3// Do not edit, auto-generated by @polkadot/dev
4export const packageInfo = {
5 name: '@polkadot/util',
6 path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
7 type: 'esm',
8 version: '9.6.2'
9};
\No newline at end of file