This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// IAPManager.swift | |
// Conjugator | |
// | |
// Created by localadmin on 04.05.20. | |
// Copyright © 2020 Mark Lucking. All rights reserved. | |
// | |
import StoreKit | |
import Combine |