blockly > zelos > ConstantProvider > makeNotch.

Método zelos.ConstantProvider.makeNotch().

Signature:

makeNotch(): {
        type: number;
        width: number;
        height: number;
        pathLeft: string;
        pathRight: string;
    };

Devuelve:

{ type: number; width: number; height: number; pathLeft: string; pathRight: string; }