Function: lazyElementTypes()
function lazyElementTypes(): string[];
Defined in: lazy.tsx:124
Every element type that is loaded from a chunk rather than the main bundle.
Returns
string[]
function lazyElementTypes(): string[];
Defined in: lazy.tsx:124
Every element type that is loaded from a chunk rather than the main bundle.
string[]