doodler/postInit.ts
2023-10-26 01:14:35 -06:00

2 lines
64 B
TypeScript

export type postInit = (ctx: CanvasRenderingContext2D) => void;