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

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

🧙 Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function emotionTransformStream
import { emotionTransformStream } from "https://deno.land/x/ultra@v2.0.1/examples/with-emotion/server/emotion.ts";

Parameters

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