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

    Type Alias ObjectReference

    Reference to an object in saves/blueprints.

    type ObjectReference = {
        levelName: string;
        pathName: string;
    }
    Index

    Properties

    Properties

    levelName: string
    pathName: string