UNPKG

modern-canvas

Version:

A JavaScript WebGL rendering engine. only the ESM.

2 lines (1 loc) 93 B
export declare function createNode<T = any>(tag?: string, options?: Record<string, any>): T;