UNPKG

@tatumio/tatum

Version:

Tatum JS SDK

6 lines (5 loc) 82 B
export interface PostI { path: string; body?: any; prefix?: string; }