run server as typescript
This commit is contained in:
@@ -43,4 +43,5 @@ export interface AttrsWithEnvelope {
|
||||
envelope: Envelope;
|
||||
/** The RFC822 message size (only set if requested with fetch()). */
|
||||
size?: number | undefined;
|
||||
modseq?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user