# frozen_string_literal: true

require_relative "helpers/compact_index"
require_relative "helpers/artifice"

Artifice.activate_with(CompactIndexAPI)
