@zeplin/extension-model
    Preparing search index...

    Interface BlurData

    interface BlurData {
        radius: number;
        type: BlurType;
    }
    Index

    Properties

    Properties

    radius: number
    type: BlurType