UNPKG

s2ts

Version:

A tool to automatically compile counter-strike TS files (.vts files)

9 lines (8 loc) 237 B
export declare const addOutputByName: (entityName: string, output: { outputName: string; targetName: string; viaThisInput: string; parameter?: string | number; delay?: number; maxTimesToFire?: number; }) => void;