BASE64=data:application/javascript;base64,ZXhwb3J0IGNvbnN0IGhlbGxvV29ybGQgPSAoKSA9PiBjb25zb2xlLmxvZygiaGVsbG8gd29ybGQgZnJvbSBiYXNlNjQgaW1wb3J0Iik=
STRING="data:application/javascript;,export const helloWorld = () => console.log('hello world from string import');"
DATA="export const string = 'hello world from data import'"