method Renderer.prototype.lookupStyleModulesimport { Renderer } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.29/server/ssr.ts"; lookupStyleModules(...urls: string[]): Promise<Record<string, string>>Parameters...urls: string[]ReturnsPromise<Record<string, string>>