UNPKG

securepay

Version:

https://www.securepay.com.au/

7 lines (6 loc) 129 B
export interface SecurePayToken { access_token: string; token_type: string; expires_in: number; scope: string; }