UNPKG

@egjs/view3d

Version:

Fast & Customizable glTF 3D model viewer, packed with full of features!

10 lines (9 loc) 231 B
declare const _default: { isAvailable: ({ webGL, fetch, stream, wasm }?: Partial<{ webGL: boolean; fetch: boolean; stream: boolean; wasm: boolean; }>) => boolean; }; export default _default;