UNPKG

@aappddeevv/dynamics-client-ui

Version:

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

7 lines (5 loc) 111 B
export interface ICrmListCss { 'crmList': string; 'selected': string; } export const locals: ICrmListCss;