UNPKG

sharepoint-util

Version:

A utility library for SharePoint solutions

6 lines (5 loc) 101 B
export interface Localization { name: string; lcid: number; resourceFile: string; }