WIP
This commit is contained in:
@ -6,7 +6,7 @@ import path from 'path'
|
|||||||
import fs from 'fs'
|
import fs from 'fs'
|
||||||
|
|
||||||
type uploadSpriteImage = SpriteImage & {
|
type uploadSpriteImage = SpriteImage & {
|
||||||
base64: string
|
base64?: string
|
||||||
}
|
}
|
||||||
|
|
||||||
type Payload = {
|
type Payload = {
|
||||||
|
Reference in New Issue
Block a user