We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6b9fa commit a1a056fCopy full SHA for a1a056f
spring/src/index.ts
@@ -1,5 +1,6 @@
1
export * from "./solid/createSprings";
2
export * from "./solid/createSpring";
3
+export { config } from "./utils";
4
5
import { AnimatedStyle } from "./AnimatedStyle";
6
import { applyAnimatedValues } from "./applyAnimatedValues";
0 commit comments