Skip to content

PerennialTypes

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/PerennialTypes.ts for the most up-to-date information.

Overview

Type IntentionalPerennialAny

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

any

Type Repo

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

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

string

Source Code

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