Files
2024-12-17 13:23:11 -08:00

2 lines
89 B
JavaScript

export { default } from './generateUtilityClass';
export * from './generateUtilityClass';