forked from sagnik/Project_Astral
2 lines
114 B
TypeScript
2 lines
114 B
TypeScript
export declare const setPrototypeOf: (o: any, proto: object | null) => any;
|
|
//# sourceMappingURL=polyfill.d.ts.map
|