3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
export { default as common } from './common';
|
|
export { default as computed } from './computed';
|