swift-windowsappsdk/Sources/WinAppSDK/Microsoft.Windows.AppLifecycle+Impl.swift
2024-02-13 23:50:08 -08:00

9 lines
261 B
Swift

// WARNING: Please don't edit this file. It was generated by Swift/WinRT v0.0.1
// swiftlint:disable all
import Foundation
@_spi(WinRTInternal) @_spi(WinRTImplements) import WindowsFoundation
import CWinRT
public enum __IMPL_Microsoft_Windows_AppLifecycle {
}