Skip to content

PerennialTypes

Overview

Type IntentionalPerennialAny

eslint-disable-next-line typescript-eslint/no-explicit-any

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.