mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-24 08:11:04 +00:00
5 lines
139 B
Rust
5 lines
139 B
Rust
#[cfg(target_os = "macos")]
|
|
yazi_macro::mod_flat!(cf_dict cf_string disk_arbitration io_kit);
|
|
|
|
#[cfg(windows)]
|
|
yazi_macro::mod_flat!(com);
|