module Aztecs.ECS.Query.Class (Queryable (..), With (..), Without (..)) where

import Aztecs.ECS.Query.Internal