wesl
    Preparing search index...

    Interface StandardAttribute

    interface StandardAttribute {
        kind: "@attribute";
        name: string;
        params?: UnknownExpressionElem[];
    }
    Index

    Properties

    Properties

    kind: "@attribute"
    name: string