LogoPixi’VN
viteInterfaces

Interface: InkLibraryInfo

Defined in: src/vite/info-types.ts:45

Static information about a running @drincs/pixi-vn-ink instance, as returned by GET /__pixi-vn-ink/info.

See

https://pixi-vn.com/ink#vite-plugin

Properties

schemaUrl

> schemaUrl: string

Defined in: src/vite/info-types.ts:54

The JSON Schema URL (PIXIVNJSON_SCHEMA_URL from @drincs/pixi-vn-json/constants) embedded as $schema in every exported PixiVNJson document.


version

> version: string

Defined in: src/vite/info-types.ts:49

This @drincs/pixi-vn-ink package's own version (from its package.json).

On this page