@firestitch/api
Advanced tools
Comparing version 13.3.8 to 13.3.9
@@ -10,2 +10,3 @@ import { SafeResourceUrl, SafeUrl } from '@angular/platform-browser'; | ||
constructor(api: FsApi, url: string, options?: FsApiFileConfig); | ||
get name(): string; | ||
get blob(): Observable<Blob>; | ||
@@ -12,0 +13,0 @@ get file(): Observable<File>; |
import { RequestMethod } from '../enums'; | ||
export interface FsApiFileConfig { | ||
name?: string; | ||
method?: RequestMethod; | ||
@@ -4,0 +5,0 @@ data?: { |
{ | ||
"name": "@firestitch/api", | ||
"version": "13.3.8", | ||
"version": "13.3.9", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
311034
2776