UNPKG

@devfamily/admiral

Version:

Admiral is a frontend framework for creating back office using React. It provides out-of-the-box components and tools that make developing an admin interface easy and fast.

2 lines (1 loc) 92 B
export default function useMedia(queries: string[], values: any[], defaultValue: any): any;