mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add Dictionary+RSCore.
This commit is contained in:
10
RSCore/Sources/RSCore/Shared/Dictionary+RSCore.swift
Normal file
10
RSCore/Sources/RSCore/Shared/Dictionary+RSCore.swift
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// File.swift
|
||||
// RSCore
|
||||
//
|
||||
// Created by Brent Simmons on 11/15/24.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
public typealias StringDictionary = [String: String]
|
||||
Reference in New Issue
Block a user