dolphins7.skeleton/lib/twenty.rb

5 lines
93 B
Ruby

module Twenty
require "twenty-cli"
require "twenty-server"
require "twenty-client"
end