mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
2 lines
119 B
TypeScript
2 lines
119 B
TypeScript
export { serve } from 'https://deno.land/std/http/server.ts';
|
|
export { join } from 'https://deno.land/std/path/mod.ts'; |