@akashic/game-configuration
Advanced tools
Comparing version 1.11.0 to 1.11.1
@@ -206,6 +206,2 @@ import type { AudioAssetHint, ImageAssetHint, VectorImageAssetHint, CommonArea } from "@akashic/pdi-types"; | ||
type: "binary"; | ||
/** | ||
* ファイル内容のバイト配列。 | ||
*/ | ||
data: ArrayBuffer; | ||
} |
{ | ||
"name": "@akashic/game-configuration", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Type definitions and utilities for game.json, the manifest file for Akashic Engine.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
35033
775