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

    Type Alias FICFrameRange

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

    Properties

    Properties

    begin: string
    end: string