initial
This commit is contained in:
12
Pods/SwiftEntryKit/Source/Model/EntryAttributes/EKAttributes+Duration.swift
generated
Normal file
12
Pods/SwiftEntryKit/Source/Model/EntryAttributes/EKAttributes+Duration.swift
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// EKAttributes+Duration.swift
|
||||
// SwiftEntryKit
|
||||
//
|
||||
// Created by Daniel Huri on 5/4/18.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
public extension EKAttributes {
|
||||
typealias DisplayDuration = TimeInterval
|
||||
}
|
||||
Reference in New Issue
Block a user