2 lines
89 B
JavaScript
2 lines
89 B
JavaScript
|
export { default } from './generateUtilityClass';
|
||
|
export * from './generateUtilityClass';
|