Skip to content

@vttforge/core / TypeDataModelHooks

Interface: TypeDataModelHooks

The two hooks this base fills in, so a subclass can omit either.

Methods

prepareBaseData()

prepareBaseData(): void

Returns

void


prepareDerivedData()

prepareDerivedData(): void

Returns

void

MIT licensed.