UNPKG

@excentone/spfx-value-types

Version:

Contain common value types used when developing SharePoint Framework (SPFx) Web components.

7 lines (5 loc) 159 B
export * from './LoginName'; export * from './EmailAddress'; export * from './KeyValuePair'; export * from './ValueObject'; //# sourceMappingURL=index.js.map