File s2/require.d/plugins/placeholder.s2 artifact e5741b53a1 part of check-in 0ab8c75c49
/* a placeholder. you'll know if you need it. */ return { isVirtual: true, cacheIt: true, load: proc(){ return {} } };
/* a placeholder. you'll know if you need it. */ return { isVirtual: true, cacheIt: true, load: proc(){ return {} } };