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

    Type Alias DynamicStructPropertyValue

    type DynamicStructPropertyValue = {
        properties: PropertiesMap;
        type: string;
    }
    Index

    Properties

    Properties

    properties: PropertiesMap
    type: string