doodler/postInit.ts
2023-10-26 01:17:59 -06:00

2 lines
64 B
TypeScript

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