mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-08-24 14:38:54 +02:00
2 lines
89 B
JavaScript
2 lines
89 B
JavaScript
|
// https://parceljs.org/code_splitting.html
|
||
|
export function aaa () {console.log('aaa');};
|