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

    Type Alias SourceInfoGroup

    type SourceInfoGroup = {
        negative: SourceInfo[];
        positive: SourceInfo[];
    }
    Index

    Properties

    Properties

    negative: SourceInfo[]
    positive: SourceInfo[]