django-vue3-admin-web/node_modules/aws-crt/dist/common/utils.d.ts
2025-10-20 21:21:14 +08:00

3 lines
119 B
TypeScript

/** @internal */
export declare function set_defined_property(object: any, propertyName: string, value: any): boolean;