iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: IQComputedProperty

runtime/reactor.IQComputedProperty

Computed property definition

Table of contents

Properties

Properties

dependencies

Optional dependencies: string[]

Defined in

core/src/reactor.ts:12


get

get: () => any

Type declaration

▸ (): any

Returns

any

Defined in

core/src/reactor.ts:11