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

    Interface TierSpec

    interface TierSpec {
        id: string;
        weight?: number;
    }
    Index

    Properties

    Properties

    id: string
    weight?: number