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

    Interface CraftSuccess

    interface CraftSuccess {
        ok: true;
        recipe: Recipe;
    }
    Index

    Properties

    Properties

    ok: true
    recipe: Recipe