Sha256: e610b09b268b1b1d8103ed5bddee13a07c0a9c34a39d6f155b02dc7c84f18dd0
Contents?: true
Size: 190 Bytes
Versions: 1
Compression:
Stored size: 190 Bytes
Contents
# frozen_string_literal: true require 'wechat/client/version' module Wechat # Wechat Client # @see https://mp.weixin.qq.com/wiki module Client # Your code goes here... end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wechat-client-0.1.0 | lib/wechat/client.rb |