AliasWonderland

main

Common type aliases useful in many projects.
sloik/AliasWonderland

Main Nightly

AliasWonderland 🧚🏻‍♀️

Often in project you end up defining a lot of the same aliases. This package aims to define them once and reuse them across your project.

Installation

Add in your Package.swift file in dependencies:

.package(
    url: "https://github.com/sloik/AliasWonderland.git",
    from: "0.0.1" // use latest version instead
)

Usage

After that just import the frameork and you can use the aliases:

import AliasWonderland

🐇🕳 Rabbit Hole

This project is part of the 🐇🕳 Rabbit Hole Packages Collection

Description

  • Swift Tools 5.8.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 17 2024 00:22:13 GMT-0900 (Hawaii-Aleutian Daylight Time)