UNPKG

@unchainedshop/plugins

Version:

Official plugin collection for the Unchained Engine with payment, delivery, and pricing adapters

3 lines (2 loc) 109 B
export declare const appleIAPHandler: (req: any, res: any) => Promise<void>; export default appleIAPHandler;