frontend/deps.ts
LEGALISE_PIRACY c3633f083a Add deps.ts
2024-01-24 05:36:53 +00:00

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';