2023-02-02 13:26:49 +03:00

3 lines
96 B
JavaScript

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