UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

7 lines (6 loc) 265 B
export declare const useId: () => number; /** * Ideally we'd use the following code to support React 18 optionally. * But this fairly fails in Webpack (otherwise treeshaking wouldn't work at all). * Need to come up with a different way of figuring this out. */