Skip to content

Dependencies

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/perennial/blob/main/js/browser-and-node/types/Dependencies.ts for the most up-to-date information.

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.