UNPKG

@suns/react-monorepo-nx

Version:

To evaluate and compare the bundled and unbundled builds on large codebase.

8 lines (7 loc) 151 B
export interface LoremGeneratorGeneratorSchema { name: string; project: string; text: string; depth: number; paragraphs: number; }