Defined the ActionClosure closure in the Typealiases definition of the DataModels library.
This commit is contained in:
parent
332b8ab245
commit
05023985a1
9
Libraries/Sources/DataModels/Defines/Typealiases.swift
Normal file
9
Libraries/Sources/DataModels/Defines/Typealiases.swift
Normal file
@ -0,0 +1,9 @@
|
||||
//
|
||||
// Typealiases.swift
|
||||
// DataModels
|
||||
//
|
||||
// Created by Javier Cicchelli on 12/12/2022.
|
||||
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
||||
//
|
||||
|
||||
public typealias ActionClosure = () -> Void
|
Loading…
x
Reference in New Issue
Block a user