dolphins7.skeleton/lib/twenty.rb
2023-12-27 10:05:55 -03:00

5 lines
96 B
Ruby

module Twenty
require "twenty-cli"
require "twenty-frontend"
require "twenty-backend"
end