mirror of
https://github.com/samsonjs/config.git
synced 2026-04-09 11:45:48 +00:00
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
|