UNPKG

@spearwolf/twopoint5d

Version:

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

2 lines 218 B
export declare const readOption: <OptionsType extends object, ValueType>(options: OptionsType | null | undefined, propName: keyof OptionsType, defValue: ValueType) => ValueType; //# sourceMappingURL=readOption.d.ts.map