简体中文
Appearance
type FlagDefaultValue<T> = T | () => T & object;
Defined in: packages/parser/src/types.ts:5
T
unknown