Skip to content

Dependencies

Overview

Type Dependencies

Collection of usable types for build tools @author Michael Kauzmann (PhET Interactive Simulations)

import type { Dependencies } from 'scenerystack/perennial';

Record<string, { sha: string; branch?: string }>

Source Code

See the source for Dependencies.ts in the perennial repository.