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