miniprogram_npm/tdesign-miniprogram/drawer/type.d.ts
@@ -23,6 +23,10 @@ type: StringConstructor; value?: string; }; usingCustomNavbar?: { type: BooleanConstructor; value?: boolean; }; visible?: { type: BooleanConstructor; value?: boolean;