LayoutUtils

Type alias

Type representing layout utility functions that are passed down to all layout components.

Value(s):
{
processLayout:
function(layout: ILayout) : Promise<ILayout>
}

Type alias defined in packages/common/src/layouts/types.ts:17