Afanasev_Stepan_PIbd-21_IP/ИП 2 лаба/node_modules/define-data-property/index.d.ts
[USERNAME] 0dd26716dc Lab2-5
2024-01-10 16:11:49 +04:00

3 lines
275 B
TypeScript

declare const _exports: (obj: Record<PropertyKey, unknown>, property: PropertyKey, value: unknown, nonEnumerable?: boolean | null, nonWritable?: boolean | null, nonConfigurable?: boolean | null, loose?: boolean) => void;
export = _exports;
//# sourceMappingURL=index.d.ts.map