// SPDX-FileCopyrightText: Copyright (c) 2026 Mike Li/Mikewolfli/Wei Li(mikewolfli@163.com)
// SPDX-License-Identifier: MIT
//! macOS objc2 migration preview backend (sub-module split).
/// Native AppKit FFI wrappers — macOS/`objc2-macos` only (the file itself is
/// `#![cfg]`-gated, but the declaration must not resolve elsewhere).
pub use *;