6 lines
71 B
Ruby
6 lines
71 B
Ruby
# typed: true
|
|
# frozen_string_literal: true
|
|
|
|
module Tasks::Bluesky
|
|
end
|