56GM5G2QA5STMUGEGQSUOHJ33R46TUA5KUGQ7L47APXAZB3P6NSAC
3O3IMVFKGSXMVLPLZR3H6MIG3EE5PS4632QE4JMK5SVX2PVSSKDAC
let profil_cache: Map<string, { coefs: number[]; total: number }> = new Map()
console.log("url", url) let resp = await (_fetch? _fetch:fetch)(url) return await resp.text()
console.log("url", url)
let resp = await (_fetch? _fetch:fetch)(url)
return await resp.text()
let resp = await (_fetch? _fetch:fetch)(url) return await resp.text()
export let profil_cache: Map<string, { coefs: number[]; total: number }> = new Map()
if (!pp) { profil_cache.set(p.type, await profile_(assets, profils_, p.type, fetch))
if (!pp) {
profil_cache.set(p.type, await profile_(assets, profils_, p.type, fetch))
if (!pp) { pp = await profile_(assets, profils_, p.type, fetch) profil_cache.set(p.type, pp)
pp = await profile_(assets, profils_, p.type, fetch)
profil_cache.set(p.type, pp)