Pathfinder 1e for Foundry VTT
    Preparing search index...

    Interface Widget_ItemPicker_Item

    interface Widget_ItemPicker_Item {
        label: string;
        value: string;
    }
    Index

    Properties

    Properties

    label: string
    value: string