UNPKG

nest-cookies

Version:

A module to work with setting and reading cookies in NestJS

5 lines (4 loc) 137 B
export * from './decorator'; export * from './cookie.module'; export * from './cookie.interface'; export * from './cookies.interceptor';