UNPKG

@sysdoc/sharepoint-util

Version:

A utility library for SharePoint solutions

8 lines (7 loc) 146 B
export interface ComposedLook { Name: string; ColorFile: string; FontFile: string; BackgroundFile: string; Version: number; }