@file-services/types
Advanced tools
Comparing version 0.1.1 to 0.2.0
export * from './base-api'; | ||
export * from './high-level-api'; | ||
export * from './extended-api'; | ||
export * from './watch-api'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@file-services/types", | ||
"description": "Common file system interfaces", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"main": "cjs/index.js", | ||
@@ -23,3 +23,3 @@ "types": "cjs/index.d.ts", | ||
}, | ||
"gitHead": "6d9893c8b3cc62ba96906ed6d4eda7a8d44d3bf7" | ||
"gitHead": "5fe82335a0d97b095d5e522866abb96d160d7ab3" | ||
} |
# @file-services/types | ||
[![npm version](https://img.shields.io/npm/v/@file-services/types.svg)](https://www.npmjs.com/package/@file-services/types) | ||
@@ -3,0 +4,0 @@ Common file system interfaces. Used across various `file-services` packages. |
export * from './base-api' | ||
export * from './high-level-api' | ||
export * from './extended-api' | ||
export * from './watch-api' |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
29691
700