Shortcut Value Viewer
A RunKit value viewer for Shortcuts.js shortcuts.
Installation
npm install shortcut-value-viewer
Usage
The module exports a single function. Pass a Shortcuts.js shortcut into the function to assign a value viewer that is viewable on RunKit.
const getShortcutDetails = ;const shortcut = await ; const svv = ;console;