UNPKG

paypal-rest-api

Version:

A typescript module for integrating with PayPal REST APIs.

4 lines (3 loc) 54 B
export interface IModel { readonly id?: string; }