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) 153 B
const isGenericExecuteError = (x) => { return typeof x.message === "string"; }; export { isGenericExecuteError }; //# sourceMappingURL=status.js.map