UNPKG

@spearwolf/twopoint5d

Version:

a library to create 2.5d realtime graphics and pixelart with 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