UNPKG

@shopware-ag/dive

Version:

Shopware Spatial Framework

6 lines (5 loc) 134 B
export default interface START_RENDER { DESCRIPTION: 'Starts the render process.'; PAYLOAD: undefined; RETURN: boolean; }