riku
2024-08-14 b4033c002e21c1376d68be61622da56182a962e9
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;