@shazow/whatsabi
    Preparing search index...

    Type Alias ABIOutput

    type ABIOutput = {
        components?: ABIInOut[];
        name: string;
        type: string;
    }
    Index
    components?: ABIInOut[]
    name: string
    type: string