UNPKG

@drincs/pixi-vn

Version:

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

7 lines (5 loc) 95 B
type InputInfo = { isRequired?: boolean; type?: string; }; export type { InputInfo };