UNPKG

notbank

Version:
6 lines 99 B
export interface NbResponse { status?: string message?: string detail?: string data?: any }