Skip to content

Commit 2053aa8

Browse files
Expose PosMobileAPI (#1463)
Co-authored-by: Djoyke Reijans <[email protected]>
1 parent 07f268b commit 2053aa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export { default as RecurringAPI } from "./recurringApi";
66
export { default as BinLookupAPI } from "./binLookupApi";
77
export { default as PayoutAPI } from "./payout";
88
export { default as Platforms } from "./platforms";
9+
export { default as PosMobileAPI } from "./posMobileApi";
910
export { default as StoredValueAPI} from "./storedValueApi";
1011
export { default as TerminalManagementAPI } from "./terminalManagementApi";
1112
export { default as ManagementAPI } from "./management";

0 commit comments

Comments
 (0)