// Copyright 2018-2025 the Deno authors. MIT license. extern crate napi_build; fn main() { napi_build::setup(); }