Files
libr-ios/librx/Replyable.swift
2015-08-15 21:50:04 +08:00

12 lines
159 B
Swift

//
// Replyable.swift
// librx
//
// Created by Yunlong Zheng on 15/8/15.
// Copyright (c) 2015年 librx. All rights reserved.
//
protocol Replyable {
}