1 | // Copyright 2023 The AccessKit Authors. All rights reserved. |
---|---|
2 | // Licensed under the Apache License, Version 2.0 (found in |
3 | // the LICENSE-APACHE file) or the MIT license (found in |
4 | // the LICENSE-MIT file), at your option. |
5 | |
6 | pub(crate) use accesskit_consumer::common_filter as filter; |
7 |