New formatting
This commit is contained in:
2
index.d.ts
vendored
2
index.d.ts
vendored
@ -17,7 +17,7 @@ declare global {
|
||||
|
||||
interface EmotionServer {
|
||||
constructStyleTagsFromChunks: (
|
||||
criticalData: EmotionCriticalToChunks
|
||||
criticalData: EmotionCriticalToChunks,
|
||||
) => string;
|
||||
extractCriticalToChunks: (html: string) => EmotionCriticalToChunks;
|
||||
}
|
||||
|
Reference in New Issue
Block a user