UNPKG

rwt-orthographic-earth

Version:

An orthographic projection of Earth, a standards-based DOM Component

6 lines (5 loc) 253 B
/* Copyright (c) 2022 Read Write Tools. Legal use subject to the JavaScript Orthographic Earth Software License Agreement. */ import softlibExpect from 'softlib/expect.js'; export default function expect(t, e, o) { return softlibExpect(t, e, o); }