UNPKG

@egjs/view3d

Version:

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

11 lines (8 loc) 162 B
/* * Copyright (c) 2020 NAVER Corp. * egjs projects are licensed under the MIT license */ import isAvailable from "./isAvailable"; export { isAvailable };