forked from noxious/server
WIP
This commit is contained in:
parent
19234b1f6e
commit
3f4e9fa36e
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user