@wfcd/arsenal-parser
    Preparing search index...

    Interface AmpParts

    interface AmpParts {
        brace: Item | { uniqueName: string };
        prism: Item | { uniqueName: string };
        scaffold: Item | { uniqueName: string };
    }
    Index

    Properties

    Properties

    brace: Item | { uniqueName: string }
    prism: Item | { uniqueName: string }
    scaffold: Item | { uniqueName: string }