1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-24 14:38:54 +02:00
Lexiconga/src/test.js

2 lines
89 B
JavaScript
Raw Normal View History

// https://parceljs.org/code_splitting.html
export function aaa () {console.log('aaa');};