UNPKG

@aappddeevv/dynamics-client-ui

Version:

## What is it? A library to help you create great dynamics applications.

9 lines (7 loc) 168 B
export interface ICrmpanelCss { 'crmPanel': string; 'panelHeader': string; 'panelFooter': string; 'panelContent': string; } export const locals: ICrmpanelCss;