UNPKG

avent-ui

Version:

The best UI library for Typescript and React

6 lines (5 loc) 103 B
export interface renderTypes { isServer: boolean; isClient: boolean; isLoading: boolean; }