@etothepii/satisfactory-file-parser
    Preparing search index...

    Type Alias FICFrameRangeStructPropertyValue

    type FICFrameRangeStructPropertyValue = {
        begin: string;
        end: string;
    }
    Index

    Properties

    Properties

    begin: string
    end: string