ghostty/macos/Sources/Ghostty/Package.swift
2023-03-08 14:56:50 -08:00

5 lines
114 B
Swift

struct Ghostty {
// All the notifications that will be emitted will be put here.
struct Notification {}
}