UNPKG

@spearwolf/twopoint5d

Version:

Create 2.5D realtime graphics and pixelart with WebGL and three.js

2 lines 158 B
export declare const unpick: <T extends object>(o: T | null | undefined, ...keys: (keyof T)[]) => Partial<T> | undefined; //# sourceMappingURL=unpick.d.ts.map