mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-24 22:14:07 +03:00
5 lines
42 B
JavaScript
5 lines
42 B
JavaScript
const a = 1 + 1;
|
|
export default {
|
|
a,
|
|
};
|