Files
AI/참고/firecrawl-main/apps/api/native/build.rs
2026-05-12 19:40:31 +09:00

4 lines
37 B
Rust

fn main() {
napi_build::setup();
}