UNPKG
gcc-mapfile-tool
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Mapfile tool for parsing GCC mapfiles
github.com/Andste82/gcc-mapfile-tool
Andste82/gcc-mapfile-tool
gcc-mapfile-tool
/
src
/
index.mjs
1 lines
•
50 B
JavaScript
View Raw
1
export
{ parseMapfile }
from
'./parseMapfile.mjs'
;