UNPKG

@ackplus/nest-dynamic-templates

Version:

Dynamic template management for NestJS applications

8 lines (7 loc) 160 B
export declare class TemplateLayoutFilterDto { scope?: string; scopeId?: string; type?: string; locale?: string; excludeNames?: string[]; }