UNPKG

use-styled

Version:

A powerful library for creating React/React Native components

8 lines 300 B
export declare const logger: { info: (message: string) => void; success: (message: string) => void; warn: (message: string) => void; error: (message: string) => void; debug: (name: string | undefined, description: string, obj: any) => void; }; //# sourceMappingURL=logger.d.ts.map