Loom Engine - v3.1.1
    Preparing search index...

    Interface RecipeOutput

    interface RecipeOutput {
        itemId: string;
        count: number;
    }
    Index

    Properties

    Properties

    itemId: string
    count: number