Service
This page summarizes the information & use of the service component.
Concepts
Usage
@Service()import { Service } from "https://deno.land/x/mandarinets/mod.ts";
@Service()
export class MyService {
}Last updated
This page summarizes the information & use of the service component.
@Service()import { Service } from "https://deno.land/x/mandarinets/mod.ts";
@Service()
export class MyService {
}Last updated