4 lines
222 B
Text
4 lines
222 B
Text
command alias offline expr [[FakeOffline sharedInstance] goOffline]
|
|
command alias online expr [[FakeOffline sharedInstance] goOnline]
|
|
command alias uikit expr @import UIKit
|
|
command alias foundation expr @import Foundation
|