UNPKG

fugafacere

Version:

A pure-JS implementation of the W3C's Canvas-2D Context API that can run on top of either Expo Graphics or a browser WebGL context.

4 lines (3 loc) 54 B
export function getEnvironment() { return 'expo'; }