3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
import { __assign } from 'tslib';
|
||
|
export declare const assign: typeof __assign;
|