UNPKG

@aurigma/design-atoms-model

Version:

Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.

8 lines (7 loc) 149 B
export interface IPdfMetadata { title?: string; author?: string; creator?: string; keywords?: string; subject?: string; }