UNPKG

kt-extendscript-builder

Version:

Vite based builder for transpile TypeScript to ExtendScript

5 lines (4 loc) 130 B
import { DependencyRule } from '../../../types'; export declare const adobeOptionsRules: { appVersionRule: DependencyRule; };