narrat 3.6.0 → 3.6.2-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/examples/default/config/defaultGameConfig.d.ts +2 -0
- package/dist/examples/default/scripts/defaultGameScripts.d.ts +1 -0
- package/dist/examples/demo/scripts.d.ts +2 -0
- package/dist/narrat.es.js +1 -1
- package/dist/narrat.es.js.map +1 -1
- package/dist/narrat.umd.js +1 -1
- package/dist/narrat.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/examples/default/config/index.d.ts +0 -3
- package/dist/examples/demo/config/index.d.ts +0 -3
- package/dist/examples/demo/scripts/index.d.ts +0 -2
- package/dist/examples/empty/config/index.d.ts +0 -3
- package/dist/examples/godot/config/index.d.ts +0 -3
- package/dist/examples/rpg/config/index.d.ts +0 -3
- package/dist/examples/rpg/scripts/index.d.ts +0 -2
- /package/dist/examples/empty/{scripts/index.d.ts → scripts.d.ts} +0 -0
- /package/dist/examples/godot/{scripts/index.d.ts → scripts.d.ts} +0 -0
- /package/dist/examples/{default/scripts → rpg}/scripts.d.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const defaultGameScripts: any[];
|
package/dist/narrat.es.js
CHANGED
|
@@ -41721,7 +41721,7 @@ const hB = D.Type.Object({
|
|
|
41721
41721
|
function Zme(e) {
|
|
41722
41722
|
return e === Bg || e === b2 || e === Xme || e === zg;
|
|
41723
41723
|
}
|
|
41724
|
-
const ege = "3.6.
|
|
41724
|
+
const ege = "3.6.2-beta.1", tge = /* @__PURE__ */ new Date("2023-10-28T16:35:14.046Z"), nge = 400, Vg = 20, w2 = "@empty", vI = {
|
|
41725
41725
|
background: w2
|
|
41726
41726
|
}, pB = D.Type.Optional(
|
|
41727
41727
|
D.Type.Object({
|