composables/transaction/types.ts
File types.ts
has 298 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import type { OpenSeaAttribute as Attribute } from '@kodadot1/hyperdata'
import type { Interaction } from '@kodadot1/minimark/v1'
import type { ApiPromise } from '@polkadot/api'
import type { Prefix } from '@kodadot1/static'
import type { Ref } from 'vue'