# @file-services/types

> Common file system interfaces

Latest version **11.1.1** (published 2026-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @file-services/types
pnpm add @file-services/types
yarn add @file-services/types
bun add @file-services/types
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 11.1.1 |
| Published | 2026-07-09 |
| First published | 2018-10-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 65.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 18 |
| Maintainers | avi.vahl, pistolpete_, cijoe |

## Links

- npm: https://www.npmjs.com/package/@file-services/types
- Repository: https://github.com/dazl-dev/file-services
- Issues: https://github.com/dazl-dev/file-services/issues
- npm.io page: https://npm.io/package/@file-services/types

## Recent versions

- 11.1.1 (latest) — 2026-07-09
- 11.1.0 — 2026-05-24
- 11.0.1 — 2025-09-14
- 11.0.0 — 2025-09-04
- 10.0.1 — 2025-04-07
- 10.0.0 — 2025-04-07
- 9.4.1 — 2024-08-04
- 9.4.0 — 2024-07-14
- 9.3.1 — 2024-06-09
- 9.3.0 — 2024-05-26
- 9.2.1 — 2024-04-25
- 9.2.0 — 2024-04-03
- 9.1.0 — 2024-03-18
- 9.0.0 — 2024-03-10
- 8.3.3 — 2023-11-09
- … 58 more at https://npm.io/package/@file-services/types/versions

## README

# @file-services/types

[![npm version](https://img.shields.io/npm/v/@file-services/types.svg)](https://www.npmjs.com/package/@file-services/types)

Common file system interfaces. Used across various `file-services` packages.

- IBaseFileSystem
- IBaseFileSystemSync
- IBaseFileSystemAsync
- IFileSystemStats
- IFileSystem
- IFileSystemSync
- IFileSystemAsync

---
_Source: https://npm.io/package/@file-services/types · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
