Documentation
    Preparing search index...

    Interface Type

    interface Type {
        id: string;
        twoHanded: boolean;
    }
    Index

    Properties

    Properties

    id: string
    twoHanded: boolean