UNPKG

@aappddeevv/dynamics-client-ui

Version:

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

7 lines (5 loc) 106 B
export interface ISelectCss { 'select': string; 'option': string; } export const locals: ISelectCss;