Type alias RuntimeStackEntry

RuntimeStackEntry: Type | Object | (() => ClassType | Object) | string | number | boolean | bigint

Generated using TypeDoc