We just need to import the functions as we would do from any other package and use them: import { factorial, reverse } from './pkg/rust_deno.js' ...
確定! 回上一頁