UNPKG

@spearwolf/twopoint5d

Version:

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