This commit is contained in:
mierenmanz 2021-04-29 10:47:57 +02:00
parent 36d3e944ff
commit 8c4f0d948d
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
export * from "https://deno.land/std@0.95.0/testing/asserts.ts"
export * from "https://deno.land/std@0.95.0/http/server.ts"
export * from 'https://deno.land/std@0.95.0/testing/asserts.ts'
export * from 'https://deno.land/std@0.95.0/http/server.ts'