Triangle.js Docs
    Preparing search index...

    Interface AllowTargeting

    interface AllowTargeting {
        data: { value: boolean };
        type: "allow_targeting";
    }
    Index

    Properties

    Properties

    data: { value: boolean }
    type: "allow_targeting"