CustomBlockProxyConstructor

type CustomBlockProxyConstructor: typeof BlockProxy & object;

Constructor signature for a CustomBlockProxy subclass that targets a specific stencil library and shape.

Type declaration

library

library: string;

shape

shape: string;