2023-02-03 08:30:24 +03:00

3 lines
96 B
JavaScript

export { default as common } from './common';
export { default as computed } from './computed';