UNPKG

@fluentui/react-northstar

Version:
3 lines (2 loc) 167 B
import { ICSSInJSStyle } from '@fluentui/styles'; export declare const getAnimations: (primaryColor: string, secondoryColor: string) => Record<string, ICSSInJSStyle>;