Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ultra/examples/with-material-ui/server/emotion.ts>emotionTransformStream

🧙 Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
function emotionTransformStream
import { emotionTransformStream } from "https://deno.land/x/ultra@v2.0.0-beta.14/examples/with-material-ui/server/emotion.ts";

Parameters

stream: ReadableStream<Uint8Array>
optional
cache: Map<string, string> = [UNSUPPORTED]