UNPKG

mindful-commons

Version:

8 lines (7 loc) 156 B
export declare class UpdatePublisherDto { slug: string; title?: string; quote?: string; shortName?: string; profileVisible?: boolean; }