Function bjs::default

source ยท
pub fn default(
    ctx: &mut Context,
    fp: impl Into<PathBuf>,
    args: &[JsValue]
) -> Result<JsValue, Error>