UNPKG

@drincs/pixi-vn-ink

Version:

Pixi'VN gives you the ability to write your own narrative using Ink

4 lines (2 loc) 137 B
declare function unionStringOrArray<T = object | string>(start?: string | T[], end?: string | T[]): T[]; export { unionStringOrArray };