UNPKG

@arsendoman/book-publisher-store

Version:

A Nest.js package for book publishing and storing

4 lines (3 loc) 54 B
export interface AuthResponseDto { token: string; }