deno.land / x / alosaur@v1.1.1 / examples / basic / areas / root / root.area.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
import { Area } from "alosaur/mod.ts";import { RootController } from "./root.controller.ts";
@Area({ controllers: [RootController],})export class RootArea {}
alosaur

Version Info

Tagged at
a year ago