UNPKG

@polkadot/typegen

Version:
8 lines (5 loc) 188 B
#!/usr/bin/env node // Copyright 2017-2025 @polkadot/typegen authors & contributors // SPDX-License-Identifier: Apache-2.0 import { main } from '@polkadot/typegen/extractChain'; main();