TypeScript types and utilities to support the process.co element dev server.
Important
CHANGES HERE WILL GET OVERWRITTEN
The JS code in this repo is published from an internal mono repo. The publish process bundles the specific parts of our select internal libararies that may be needed at build time. This repo only represents the public parts of the code that are published to NPM.
npm install @process.co/element-dev-supportnpm install git+https://github.com/process-co/npm-element-dev-support.git#v0.0.1npm install git+https://github.com/process-co/npm-element-dev-support.git#mainimport * from '@process.co/element-dev-support';
/// This will export a number of methods needed from the mono repoMIT