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