@favid-inc/api
Advanced tools
Comparing version 3.12.0 to 3.12.1
import { Artist } from "../model"; | ||
import { Action } from "./action"; | ||
export declare type UPLOAD_TEMP_DIR = "Artist/:userUid/temp"; | ||
export declare type ARTIST_UPLOAD_DIR = "Artist/:userUid/temp"; | ||
export interface ClaimProfile extends Action { | ||
@@ -5,0 +5,0 @@ Request: { |
{ | ||
"name": "@favid-inc/api", | ||
"version": "3.12.0", | ||
"version": "3.12.1", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
29509