Skip to content

v0.6.1

Compare
Choose a tag to compare
@drashbot drashbot released this 24 Nov 15:50
336f2f3

Compatibility

Importing

  • Import this latest release by using the following in your project(s):
    import { Server } from "https://deno.land/x/[email protected]/mod.ts";

Updates

  • fix: Re-export type error when importing (#103)