UNPKG

notbank

Version:
7 lines 115 B
export interface NbResponse { status?: string code?: string message?: string detail?: string data?: any }