Files
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

4 lines
243 B
JavaScript

export { default } from './styleFunctionSx';
export { unstable_createStyleFunctionSx } from './styleFunctionSx';
export { default as extendSxProp } from './extendSxProp';
export { default as unstable_defaultSxConfig } from './defaultSxConfig';