Optional
annotationsOptional
decoratorsOptional
indexSet for index access expressions, e.g. Config['property'].
Optional
jitA place where arbitrary jit functions and its cache data is stored.
Optional
originOptional
origintype User = {id: number, user: string};
type UserCreate = Pick<User, 'user'>;
typeOf
Optional
parentOptional
scheduleOptional
typeIf the type was created by a type function, this contains the arguments passed the function.
Optional
typeIf the type was created by a type function, this contains the alias name.
Generated using TypeDoc
Reflection
never