UNPKG

@drincs/pixi-vn

Version:

Pixi'VN is a npm package that provides various features for creating visual novels.

4 lines (2 loc) 87 B
type LabelRunModeType = "call" | "jump"; export type { LabelRunModeType as default };