pub async fn readdir_with_options(
    path: &str,
    options: Object
) -> Result<JsValue, JsValue>