Skip to content

Instantly share code, notes, and snippets.

@saeedhajinasiri
Created April 15, 2021 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saeedhajinasiri/6aef12abdcd1a1b6843da026d522a35f to your computer and use it in GitHub Desktop.
Save saeedhajinasiri/6aef12abdcd1a1b6843da026d522a35f to your computer and use it in GitHub Desktop.
import { Module } from '@nestjs/common';
@Module({})
export class BooksModule {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment