mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-25 23:01:03 +00:00
1295c36241
- Fixed TypeScript type assertion issues - Updated imports from api-augment/substrate to api-augment/bizinikiwi - Fixed imgConvert.mjs header and imports - Added @ts-expect-error for runtime-converted types - Fixed all @polkadot copyright headers to @pezkuwi
7 lines
254 B
TypeScript
7 lines
254 B
TypeScript
// Copyright 2017-2026 @pezkuwi/apps authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Do not edit, auto-generated by @pezkuwi/dev
|
|
|
|
export const packageInfo = { name: '@pezkuwi/apps', path: 'auto', type: 'auto', version: '0.168.2-0-x' };
|