UNPKG

@spearwolf/twopoint5d

Version:

a library to create 2.5d realtime graphics and pixelart with three.js

6 lines 225 B
export * from './Chronometer.js'; export * from './Display.js'; export * from './Stylesheets.js'; export { getContentAreaSize } from './styleUtils.js'; export type * from './types.js'; //# sourceMappingURL=public-api.d.ts.map