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) 152 B
const getIsLocalDev = () => { return !process.env["AIRPLANE_DEPLOYMENT_ID"]; }; export { getIsLocalDev }; //# sourceMappingURL=getIsLocalDev.js.map