Pathfinder 1e for Foundry VTT
    Preparing search index...
    type SourceDetail = {
        key: string;
        left?: boolean;
        value: string | number;
    }
    Index

    Properties

    Properties

    key: string
    left?: boolean
    value: string | number