mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -9,7 +9,7 @@ import type {
|
||||
Server,
|
||||
OutgoingHttpHeaders,
|
||||
} from 'node:http';
|
||||
import { strictAssert } from '../../../util/assert.std.js';
|
||||
import { strictAssert } from '../../../util/assert.std.ts';
|
||||
|
||||
export type NextResponse = Readonly<{
|
||||
status: number;
|
||||
|
||||
Reference in New Issue
Block a user