honojs-middleware/packages/sentry/deno_test/deps.ts

3 lines
143 B
TypeScript
Raw Normal View History

2022-08-04 07:54:30 +08:00
export { assert, assertEquals } from 'https://deno.land/std@0.148.0/testing/asserts.ts'
export { Hono } from 'https://deno.land/x/hono/mod.ts'