Skip to main content

Home > blockly > zelos > ConstantProvider > makeNotch

zelos.ConstantProvider.makeNotch() method

Signature:

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

Returns:

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