Function default

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