UNPKG

@genart-api/core

Version:

Platform-independent extensible API for browser-based generative art

3 lines (2 loc) 101 B
import type { PlatformAdapter } from "./api.js"; export declare const NULL_ADAPTER: PlatformAdapter;