File size: 87 Bytes
22df730
 
 
 
1
2
3
4
5
import { Injectable } from '@nestjs/common';

@Injectable()
export class AppService {}