Skip to content

setCookie type isnt added to the elysia route even after using use(cookie()) #11

@Elalitareq

Description

@Elalitareq

Property 'setCookie' does not exist on type '{ body: unknown; query: Record<string, string>; params: {}; headers: Record<string, string | undefined>; cookie: Record<string, Cookie<string | undefined>>; ... 10 more ...; unsignCookie: (value: string) => { ...; }

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions