Skip to content

Deno APIs missing in Deno runtime  #24638

@kevgeoleo

Description

@kevgeoleo

Hi,

I am using deno 1.45.2.
I am trying to using Deno APIs like Deno.listenDatagram API (https://docs.deno.com/api/deno/~/Deno.listenDatagram)
but I get "error: Uncaught (in promise) TypeError: Deno.listenDatagram is not a function
const listener1 = Deno.listenDatagram({` "

Is it a problem with the deno version or is the API deprecated?

Thanks

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