UNPKG

nest-shrimpy

Version:

Shrimpy wrapper for NestJS

6 lines (5 loc) 103 B
export interface NestShrimpyOptions { publicKey?: string; privateKey?: string; token?: string; }