UNPKG

@atomazing-org/mock-plop

Version:

The `@atomazing-org/mock-plop` library is a configuration script designed for Plop, a tool aimed at automating code generation within projects utilizing templates. Specifically, this script focuses on generating and updating files associated with mocks (p

4 lines (2 loc) 131 B
export type { {{ properCase name }} } from '@models/{{ properCase name }}' export const mockData: {{ properCase name }}[] = []