ADD YOUR INTRODUCTION HERE!!
# run this from your Terminal
npm install @ganbarodigital/source-reflection
// add this import to your Typescript code
import { Value } from "@ganbarodigital/source-reflection"
VS Code users: once you've added a single import anywhere in your project, you'll then be able to auto-import anything else that this library exports.
Looking for more detailed documentation? You'll find it under the docs folder.