🔄 Big News! bazed.ai is now sagentic.ai. Same vision, new name!

Skip to content

@sagentic-ai/sagentic-af / meta

meta() ​

ts
meta(t, topic?): Metadata

Constructs new Metadata and starts its timing.

Parameters ​

• t: Constructor<Identified>

the constructor of the object, must implement Identified

• topic?: string

the topic of the object

Returns ​

Metadata

Source ​

src/common.ts:127