UNPKG

@airplane/views

Version:

A React library for building Airplane views. Views components are optimized in style and functionality to produce internal apps that are easy to build and maintain.

8 lines (7 loc) 166 B
const assertNever = (value) => { throw new Error(`Unhandled value: ${JSON.stringify(value)}`); }; export { assertNever }; //# sourceMappingURL=assertNever.js.map