apple2js/types/apple2shader.d.ts
Will Scullin be35aa9315
NTSC shader (#58)
Incorporate a real NTSC shader.
2021-02-21 18:38:21 -08:00

4 lines
65 B
TypeScript

declare module 'apple2shader';
declare const apple2shader: any;