mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
12 lines
208 B
Swift
12 lines
208 B
Swift
//
|
|
// PackageConfigs.swift
|
|
// PackageConfigs
|
|
//
|
|
// Created by Joseph Mattiello on 03/02/23.
|
|
// Copyright © 2023 Joseph Mattiello. All rights reserved.
|
|
//
|
|
|
|
|
|
// Dummy
|
|
public final class PackageConfigs { }
|