UNPKG

@types/tpdirect

Version:
10 lines (8 loc) 157 B
/// <reference path="common.d.ts" /> interface JkoPay { getPrime( callback: ( result: BaseResult, ) => void, ): void; }