Defined the ItemIdClosure typealias for the Browse module.
This commit is contained in:
parent
d5f7d5030f
commit
265ebc8f25
9
Modules/Sources/Browse/Logic/Defines/Typealiases.swift
Normal file
9
Modules/Sources/Browse/Logic/Defines/Typealiases.swift
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
//
|
||||||
|
// Typealiases.swift
|
||||||
|
// Browse
|
||||||
|
//
|
||||||
|
// Created by Javier Cicchelli on 14/12/2022.
|
||||||
|
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
typealias ItemIdClosure = (String) -> Void
|
Loading…
x
Reference in New Issue
Block a user