@file-services/types
Advanced tools
Comparing version 0.4.1 to 0.4.2
export * from './base-api'; | ||
export * from './extended-api'; | ||
export * from './path'; | ||
export * from './watch-api'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@file-services/types", | ||
"description": "Common file system interfaces", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"main": "cjs/index.js", | ||
@@ -24,3 +24,3 @@ "types": "cjs/index.d.ts", | ||
"sideEffects": false, | ||
"gitHead": "42d126428bfa7b7f275972b5f49ca33bc9291c89" | ||
"gitHead": "88ebfe791abdb1403b5f74e0951704332581fd01" | ||
} |
export * from './base-api' | ||
export * from './extended-api' | ||
export * from './path' | ||
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
33755
771
8